Variable: mh-note-refiled

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

Value

94

Documentation

Messages that have been refiled are marked by this character.

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

Source Code

;; Defined in /usr/src/emacs/lisp/mh-e/mh-scan.el.gz
(defvar mh-note-refiled ?^
  "Messages that have been refiled are marked by this character.
See also `mh-scan-refiled-msg-regexp'.")