Creating a MIME message is boring and non-trivial. Therefore,
a library called mml
has been defined that parses a language
called MML (MIME Meta Language) and generates
MIME messages.
The main interface function is mml-generate-mime
. It will
examine the contents of the current (narrowed-to) buffer and return a
string containing the MIME message.