Next: Resending, Previous: Superseding, Up: Interface
The message-forward command pops up a message buffer to forward
the message in the current buffer. If given a prefix, forward using
news.
message-forward-ignored-headersmessage-make-forward-subject-functionThe provided functions are:
message-forward-subject-author-subjectmessage-forward-subject-fwdmessage-wash-forwarded-subjectst, the subjects of forwarded messages have
the evidence of previous forwards (such as ‘Fwd:’, ‘Re:’,
‘(fwd)’) removed before the new subject is
constructed. The default value is nil.
message-forward-as-mimet (the default), forwarded messages are
included as inline MIME RFC822 parts. If it's nil, forwarded
messages will just be copied inline to the new message, like previous,
non MIME-savvy versions of Gnus would do.
message-forward-before-signaturenil, put forwarded message before signature, else after.