Variable: mh-note-printed
mh-note-printed is a variable defined in mh-scan.el.gz.
Value
80
Documentation
Messages that have been printed are marked by this character.
Source Code
;; Defined in /usr/src/emacs/lisp/mh-e/mh-scan.el.gz
(defvar mh-note-printed ?P
"Messages that have been printed are marked by this character.")