Function: mh-show-last-msg

mh-show-last-msg is an interactive and byte-compiled function defined in mh-show.el.gz.

Signature

(mh-show-last-msg)

Documentation

Calls mh-last-msg from the message's folder.

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

See mh-last-msg 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-last-msg mh-last-msg)