mh-refile-msg
mh-refile-msg is an interactive autoloaded compiled Lisp function in `mh-folder.el
'.
(mh-refile-msg RANGE FOLDER &optional DONT-UPDATE-LAST-DESTINATION-FLAG)
Refile (output) RANGE into FOLDER.
You are prompted for the folder name. Note that this command can also
be used to create folders. If you specify a folder that does not
exist, you will be prompted to create it.
The hook `mh-refile-msg-hook' is called after a message is marked to
be refiled.
Check the documentation of `mh-interactive-range' to see how RANGE is
read in interactive use.
In a program, the variables `mh-last-destination' and
`mh-last-destination-folder' are not updated if
DONT-UPDATE-LAST-DESTINATION-FLAG is non-nil.