Function: mh-show-execute-commands

mh-show-execute-commands is an interactive and byte-compiled function defined in mh-show.el.gz.

Signature

(mh-show-execute-commands)

Documentation

Calls mh-execute-commands from the message's folder.

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

See mh-execute-commands 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-execute-commands mh-execute-commands)