Variable: mh-note-seq
mh-note-seq is a variable defined in mh-scan.el.gz.
Value
37
Documentation
Messages in a user-defined sequence are marked by this character.
Messages in the "search" sequence are marked by this character as well.
Source Code
;; Defined in /usr/src/emacs/lisp/mh-e/mh-scan.el.gz
(defvar mh-note-seq ?%
"Messages in a user-defined sequence are marked by this character.
Messages in the \"search\" sequence are marked by this character as
well.")