mh-execute-commands

mh-execute-commands is an interactive autoloaded compiled Lisp function in `mh-folder.el'.


(mh-execute-commands)

Perform outstanding operations.

If you've marked messages to be refiled, deleted, blacklisted, or
whitelisted and you want to go ahead and perform these operations
on these messages, use this command. Many MH-E commands that may
affect the numbering of the messages (such as
F r or F p) will ask if you want
to perform these operations first and then either run this
command for you or undo the pending operations.

This function runs `mh-before-commands-processed-hook' before the
commands are processed and `mh-after-commands-processed-hook'
after the commands are processed.