Variable: mh-view-ops

mh-view-ops is a variable defined in mh-e.el.gz.

Value

nil

Documentation

Stack of operations that change the folder view.

These operations include narrowing or threading.

Source Code

;; Defined in /usr/src/emacs/lisp/mh-e/mh-e.el.gz
(defvar mh-view-ops nil
  "Stack of operations that change the folder view.
These operations include narrowing or threading.")