Variable: mh-previous-seq
mh-previous-seq is a variable defined in mh-e.el.gz.
Value
nil
Documentation
Cached value of the "Previous-Sequence:" MH profile component.
Name of the Previous sequence.
Source Code
;; Defined in /usr/src/emacs/lisp/mh-e/mh-e.el.gz
(defvar mh-previous-seq nil
"Cached value of the \"Previous-Sequence:\" MH profile component.
Name of the Previous sequence.")