Variable: mh-note-allowlisted

mh-note-allowlisted is a variable defined in mh-scan.el.gz.

Value

65

Documentation

Messages that have been allowlisted are marked by this character.

See also mh-scan-allowlisted-msg-regexp.

Source Code

;; Defined in /usr/src/emacs/lisp/mh-e/mh-scan.el.gz
;;; Notation

;; Alphabetical.

(defvar mh-note-allowlisted ?A
  "Messages that have been allowlisted are marked by this character.
See also `mh-scan-allowlisted-msg-regexp'.")