Variable: hmail:hbdata-sep
hmail:hbdata-sep is a variable defined in hmail.el.
Value
"\fbd"
Documentation
Text separating e-mail msg from any trailing Hyperbole button data.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hmail.el
;;; ************************************************************************
;;; Private variables
;;; ************************************************************************
(defvar hmail:hbdata-sep "\^Lbd"
"Text separating e-mail msg from any trailing Hyperbole button data.")