mh-copy-msg

mh-copy-msg is an interactive autoloaded compiled Lisp function in `mh-funcs.el'.


(mh-copy-msg RANGE FOLDER)

Copy RANGE to FOLDER.

If you wish to copy a message to another folder, you can use this
command (see the "-link" argument to "refile"). Like the
command o, this command prompts you for the name
of the target folder and you can specify a range. Note that
unlike the command o, the copy takes place
immediately. The original copy remains in the current folder.

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