mh-refile-or-write-again

mh-refile-or-write-again is an interactive autoloaded compiled Lisp function in `mh-folder.el'.


(mh-refile-or-write-again RANGE &optional INTERACTIVE-FLAG)

Repeat last output command.

If you are refiling several messages into the same folder, you
can use this command to repeat the last
refile (M-x mh-refile-msg) or write (M-x mh-write-msg-to-file).
You can use a range.

Check the documentation of `mh-interactive-range' to see how RANGE is
read in interactive use.

In a program, a non-nil INTERACTIVE-FLAG means that the function was
called interactively.