mh-edit-again

mh-edit-again is an interactive autoloaded compiled Lisp function in `mh-comp.el'.


(mh-edit-again MESSAGE)

Edit a MESSAGE to send it again.

If you don't complete a draft for one reason or another, and if
the draft buffer is no longer available, you can pick your draft
up again with this command. If you don't use a draft folder, your
last "draft" file will be used. If you use draft folders,
you'll need to visit the draft folder with "M-x mh-visit-folder
drafts <RET>", use M-x mh-next-undeleted-msg to move to the
appropriate message, and then use M-x mh-edit-again to prepare
the message for editing.

This command can also be used to take messages that were sent to
you and to send them to more people.

Don't use this command to re-edit a message from a Mailer-Daemon
who complained that your mail wasn't posted for some reason or
another (see `mh-extract-rejected-mail').

The default message is the current message.

See also `mh-send'.