Toggles the weeding of message header fields specified by <ref id="ignore"
name="ignore"> commands.
-<p><bf/edit/<label id="edit-messaage"> (default: e)<newline>
+<p><bf/edit-message/<label id="edit-message"> (default: e)<newline>
This command (available in the ``index'' and ``pager'') allows you to
edit the raw current message as it's present in the mail folder.
name="$wait_key"> control the exact behaviour of this
function.
+<bf/resend-message/<label id="resend-message"> (default: ESC e)<newline>
+
+With resend-message, mutt takes the current message as a template for a
+new message. This function is best described as "recall from arbitrary
+folders". It can conveniently be used to forward MIME messages while
+preservig the original mail structure. Note that the amount of headers
+included here depends on the value of the <ref id="weed" name="$weed">
+variable.
+
+This function is also available from the attachment menu. You can use this
+to comfortably resend a message which was included with a bounce message
+as a message/rfc822 body part.
+
<bf/shell-escape/<label id="shell-escape"> (default: !)<newline>
Asks for an external Unix command and executes it. The <ref
display-address @ display full address of sender
display-toggle-weed h display message and toggle header weeding
display-message RET display a message
-edit e edit the current message
+edit-message e edit the current message
exit x exit without saving changes
extract-keys ^K extract PGP public keys
fetch-mail G retrieve mail from POP server
read-thread ^R mark the current thread as read
recall-message R recall a postponed message
reply r reply to a message
+resend-message ESC e resend message and preserve MIME structure
save-message s save message/attachment to a file
set-flag w set a status flag on a message
show-version V show the Mutt version number and date
pipe-entry | pipe message/attachment to a shell command
print-entry p print the current entry
reply r reply to a message
+resend-message ESC e resend message and preserve MIME structure
save-entry s save message/attachment to a file
undelete-entry u undelete the current entry
view-attach RET view attachment using mailcap entry if necessary