rmail-insert-mime-forwarded-message-function

rmail-insert-mime-forwarded-message-function is a variable defined in `rmail.el'.
Its value is
nil

  • This variable may be risky if used as a file-local variable.

Documentation:
Function to insert a message in MIME format so it can be forwarded.
This function is called if `rmail-enable-mime' and
`rmail-enable-mime-composing' are non-nil.
It is called with one argument FORWARD-BUFFER, which is a
buffer containing the message to forward. The current buffer
is the outgoing mail buffer.