File: mml.el.html

Defined variables (20)

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

Defined functions (46)

mime-to-mml(&optional HANDLES)
mml--possibly-alter-image(FILE-NAME IMAGE)
mml-attach-buffer(BUFFER &optional TYPE DESCRIPTION DISPOSITION FILENAME)
mml-attach-external(FILE &optional TYPE DESCRIPTION)
mml-attach-file(FILE &optional TYPE DESCRIPTION DISPOSITION)
mml-buffer-substring-no-properties-except-some(START END)
mml-compute-boundary(CONT)
mml-compute-boundary-1(CONT)
mml-content-disposition(TYPE &optional FILENAME)
mml-dnd-attach-file(URIS ACTION)
mml-expand-all-html-into-multipart-related(CONT)
mml-expand-html-into-multipart-related(CONT)
mml-generate-mime(&optional MULTIPART-TYPE CONTENT-TYPE)
mml-generate-mime-1(CONT)
mml-generate-new-buffer(NAME)
mml-insert-buffer(BUFFER)
mml-insert-empty-tag(NAME &rest PLIST)
mml-insert-mime(HANDLE &optional NO-MARKUP)
mml-insert-mime-headers(CONT TYPE CHARSET ENCODING FLOWED)
mml-insert-mml-markup(HANDLE &optional BUFFER NOFILE MMLP)
mml-insert-multipart(&optional TYPE)
mml-insert-parameter(&rest PARAMETERS)
mml-insert-parameter-string(CONT TYPES)
mml-insert-part(&optional TYPE)
mml-insert-tag(NAME &rest PLIST)
mml-make-boundary(NUMBER)
mml-menu(ARG1)
mml-minibuffer-read-description(&optional DEFAULT)
mml-minibuffer-read-disposition(TYPE &optional DEFAULT FILENAME)
mml-minibuffer-read-file(PROMPT)
mml-minibuffer-read-type(NAME &optional DEFAULT)
mml-mode(&optional ARG)
mml-parameter-string(CONT TYPES)
mml-parse()
mml-parse-1()
mml-parse-file-name(PATH)
mml-parse-singlepart-with-multiple-charsets(ORIG-TAG BEG END &optional USE-ASCII)
mml-preview(&optional RAW)
mml-preview-insert-mail-followup-to()
mml-quote-region(BEG END)
mml-read-part(&optional MML)
mml-read-tag()
mml-to-mime()
mml-tweak-externalize-attachments(CONT)
mml-tweak-part(CONT)
mml-validate()

Defined faces (0)