Variable: mh-inbox

mh-inbox is a variable defined in mh-e.el.gz.

Value

nil

Documentation

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

Set to "+inbox" if no such component. Name of the Inbox folder.

Source Code

;; Defined in /usr/src/emacs/lisp/mh-e/mh-e.el.gz
(defvar mh-inbox nil
  "Cached value of the \"Inbox:\" MH profile component.
Set to \"+inbox\" if no such component.
Name of the Inbox folder.")