Function: mh-show-put-msg-in-seq
mh-show-put-msg-in-seq is an interactive and byte-compiled function
defined in mh-show.el.gz.
Signature
(mh-show-put-msg-in-seq)
Documentation
Calls mh-put-msg-in-seq from the message's folder.
When function completes, returns to the show buffer if it is still visible.
See mh-put-msg-in-seq 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-put-msg-in-seq mh-put-msg-in-seq)