mm-encode-body

mm-encode-body is an autoloaded compiled Lisp function in `mm-bodies.el'.

(mm-encode-body &optional CHARSET)

Encode a body.
Should be called narrowed to the body that is to be encoded.
If there is more than one non-ASCII MULE charset in the body, then the
list of MULE charsets found is returned.
If CHARSET is non-nil, it is used as the MIME charset to encode the body.
If successful, the MIME charset is returned.
If no encoding was done, nil is returned.