File: mh-mime.el.html

Message composition of MIME message is done with either MH-style directives for mhn or mhbuild (MH 6.8 or later) or MML (MIME Meta Language) tags.

TODO:
  Paragraph code should not fill # lines if MIME enabled.
  Implement mh-auto-mh-to-mime (if non-nil, \M-x mh-send-letter (mh-send-letter)
     invokes mh-mh-to-mime automatically before sending.)
     Actually, instead of mh-auto-mh-to-mime,
     should read automhnproc from profile.
  MIME option to mh-forward command to move to content-description
  insertion point.

Defined variables (7)

mh-access-typesValid MIME access-type values.
mh-file-mime-type-substitutionsSubstitutions to make for Content-Type returned from file command.
mh-have-file-commandCached value of function ‘mh-have-file-command’.
mh-media-type-regexpRegexp matching valid media types used in MIME attachment compositions.
mh-mh-to-mime-argsExtra arguments for M-x mh-mh-to-mime to pass to the "mhbuild" command.
mh-mime-save-parts-directoryDefault to use for ‘mh-mime-save-parts-default-directory’.
mh-mm-inline-media-testsAlist of media types/tests saying whether types can be displayed inline.

Defined functions (82)

copy-mh-buffer-data(ARG)
mh-add-missing-mime-version-header()
mh-buffer-data()
mh-buffer-data-p(X)
mh-buffer-data-p--inliner(INLINE--FORM X)
mh-compose-forward(&optional DESCRIPTION FOLDER RANGE)
mh-compose-insertion(&optional INLINE)
mh-decode-message-body()
mh-decode-message-header()
mh-decode-message-subject()
mh-destroy-postponed-handles()
mh-display-emphasis()
mh-display-smileys()
mh-display-with-external-viewer(PART-INDEX)
mh-file-mime-type(FILENAME)
mh-file-mime-type-substitute(CONTENT-TYPE FILENAME)
mh-folder-inline-mime-part(PART-INDEX)
mh-folder-mime-action(PART-INDEX ACTION INCLUDE-SECURITY-FLAG)
mh-folder-save-mime-part(PART-INDEX)
mh-folder-toggle-mime-part(PART-INDEX)
mh-goto-next-button(BACKWARD-FLAG &optional CRITERION)
mh-handle-set-external-undisplayer(FOLDER HANDLE FUNCTION)
mh-have-file-command()
mh-inline-vcard-p(HANDLE)
mh-insert-mime-button(HANDLE INDEX DISPLAYED)
mh-insert-mime-security-button(HANDLE)
mh-make-buffer-data
mh-make-buffer-data--cmacro
mh-mh-attach-file(FILENAME TYPE DESCRIPTION ATTRIBUTES)
mh-mh-compose-anon-ftp(HOST FILENAME TYPE DESCRIPTION)
mh-mh-compose-external-compressed-tar(HOST FILENAME DESCRIPTION)
mh-mh-compose-external-type(ACCESS-TYPE HOST FILENAME TYPE &optional DESCRIPTION ATTRIBUTES PARAMETERS COMMENT)
mh-mh-compose-type(FILENAME TYPE &optional DESCRIPTION ATTRIBUTES COMMENT)
mh-mh-directive-present-p(&optional BEGIN END)
mh-mh-forward-message(&optional DESCRIPTION FOLDER MESSAGES)
mh-mh-quote-unescaped-sharp()
mh-mh-to-mime(&optional EXTRA-ARGS)
mh-mh-to-mime-undo(NOCONFIRM)
mh-mime-cleanup()
mh-mime-display(&optional PRE-DISSECTED-HANDLES)
mh-mime-display-alternative(HANDLES)
mh-mime-display-mixed(HANDLES)
mh-mime-display-part(HANDLE)
mh-mime-display-security(HANDLE)
mh-mime-display-single(HANDLE)
mh-mime-handles(mh-mime-handles X)
mh-mime-handles--inliner(INLINE--FORM X)
mh-mime-handles-cache(mh-mime-handles-cache X)
mh-mime-handles-cache--inliner(INLINE--FORM X)
mh-mime-inline-part()
mh-mime-maybe-display-alternatives(ALTERNATIVES)
mh-mime-part-index(HANDLE)
mh-mime-part-index-hash(mh-mime-part-index-hash X)
mh-mime-part-index-hash--inliner(INLINE--FORM X)
mh-mime-parts-count(mh-mime-parts-count X)
mh-mime-parts-count--inliner(INLINE--FORM X)
mh-mime-save-part()
mh-mime-save-parts(PROMPT)
mh-mime-security-button-face(INFO)
mh-mime-security-press-button(HANDLE)
mh-mime-security-show-details(HANDLE)
mh-minibuffer-read-type(FILENAME &optional DEFAULT)
mh-mm-display-part(HANDLE)
mh-mm-inline-message(HANDLE)
mh-mml-attach-file(&optional DISPOSITION)
mh-mml-forward-message(DESCRIPTION FOLDER MESSAGE)
mh-mml-query-cryptographic-method()
mh-mml-secure-message-encrypt(METHOD)
mh-mml-secure-message-sign(METHOD)
mh-mml-secure-message-signencrypt(METHOD)
mh-mml-tag-present-p()
mh-mml-to-mime()
mh-mml-unsecure-message()
mh-press-button()
mh-push-button(EVENT)
mh-secure-message(METHOD MODE &optional IDENTITY)
mh-signature-highlight(&optional HANDLE)
mh-small-image-p(HANDLE)
mh-small-show-buffer-p()
mh-toggle-mh-decode-mime-flag()
mh-toggle-mime-buttons()
mh-widget-press-button(WIDGET EL)

Defined faces (0)