Variable: mh-next-direction

mh-next-direction is a variable defined in mh-e.el.gz.

Value

forward

Documentation

Direction to move to next message.

Source Code

;; Defined in /usr/src/emacs/lisp/mh-e/mh-e.el.gz
(defvar mh-next-direction 'forward
  "Direction to move to next message.")