mml-attach-file-at-the-end | If non-nil, M-x mml-attach-file attaches files at the end of the message. |
mml-boundary-function | A function called to suggest a boundary. |
mml-confirmation-set | A list of symbols, each of which disables some warning. |
mml-content-disposition-alist | Alist of MIME types or regexps matching file names and default dispositions. |
mml-content-disposition-parameters | A list of acceptable parameters in MML tag. |
mml-content-type-parameters | A list of acceptable parameters in MML tag. |
mml-default-directory | The default directory where mml will find files. |
mml-dnd-attach-options | Which options should be queried when attaching a file via drag and drop. |
mml-dnd-protocol-alist | The functions to call when a drop in ‘mml-mode’ is made. |
mml-enable-flowed | If non-nil, enable format=flowed usage when encoding a message. |
mml-externalize-attachments | If non-nil, local-file attachments are generated as external parts. |
mml-generate-default-type | Content type by which the Content-Type header can be omitted. |
mml-generate-multipart-alist | Alist of multipart generation functions. |
mml-insert-mime-headers-always | If non-nil, always put Content-Type: text/plain at top of empty parts. |
mml-menu | |
mml-mode | Non-nil if MML mode is enabled. |
mml-mode-hook | Hook run after entering or leaving ‘mml-mode’. |
mml-tweak-function-alist | A list of (NAME . FUNCTION) for tweaking MML parts. |
mml-tweak-sexp-alist | A list of (SEXP . FUNCTION) for tweaking MML parts. |
mml-tweak-type-alist | A list of (TYPE . FUNCTION) for tweaking MML parts. |