Function: mh-alt-refile-msg

mh-alt-refile-msg is a function alias and interactive for mh-refile-msg, defined in mh-folder.el.gz.

Signature

(mh-alt-refile-msg RANGE FOLDER &optional DONT-UPDATE-LAST-DESTINATION-FLAG)

Documentation

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.

Key Bindings

Aliases

mh-alt-refile-msg