Variable: mh-last-seq-used

mh-last-seq-used is a variable defined in mh-seq.el.gz.

Value

nil

Documentation

Name of seq to which a msg was last added.

Source Code

;; Defined in /usr/src/emacs/lisp/mh-e/mh-seq.el.gz
;;; Variables

(defvar mh-last-seq-used nil
  "Name of seq to which a msg was last added.")