Variable: mh-note-blocklisted
mh-note-blocklisted is a variable defined in mh-scan.el.gz.
Value
66
Documentation
Messages that have been blocklisted are marked by this character.
See also mh-scan-blocklisted-msg-regexp.
Source Code
;; Defined in /usr/src/emacs/lisp/mh-e/mh-scan.el.gz
(defvar mh-note-blocklisted ?B
"Messages that have been blocklisted are marked by this character.
See also `mh-scan-blocklisted-msg-regexp'.")