Variable: mh-user-path

mh-user-path is a variable defined in mh-e.el.gz.

Value

nil

Documentation

Cached value of the "Path:" MH profile component.

User's mail folder directory.

Source Code

;; Defined in /usr/src/emacs/lisp/mh-e/mh-e.el.gz
(defvar mh-user-path nil
  "Cached value of the \"Path:\" MH profile component.
User's mail folder directory.")