Function: mh-show-index-sequenced-messages

mh-show-index-sequenced-messages is an interactive and byte-compiled function defined in mh-show.el.gz.

Signature

(mh-show-index-sequenced-messages)

Documentation

Calls mh-index-sequenced-messages from the message's folder.

When function completes, returns to the show buffer if it is still visible.

See mh-index-sequenced-messages for more info.

Key Bindings

Source Code

;; Defined in /usr/src/emacs/lisp/mh-e/mh-show.el.gz
(mh-defun-show-buffer mh-show-index-sequenced-messages
                      mh-index-sequenced-messages)