Variable: mh-note-cur

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

Value

43

Documentation

The current message (in MH, not in MH-E) is marked by this character.

See also mh-scan-cur-msg-number-regexp.

Source Code

;; Defined in /usr/src/emacs/lisp/mh-e/mh-scan.el.gz
(defvar mh-note-cur ?+
  "The current message (in MH, not in MH-E) is marked by this character.
See also `mh-scan-cur-msg-number-regexp'.")