File: mailcap.el.html

Provides configuration of MIME media types from directly from Lisp and via the usual mailcap mechanism (RFC 1524). Deals with mime.types similarly.

Defined variables (10)

mailcap--computed-mime-dataComputed version of the mailcap data incorporating all sources.
mailcap-download-directoryDirectory to which ‘mailcap-save-binary-file’ downloads files by default.
mailcap-maybe-eval-warningText of warning message displayed by ‘mailcap-maybe-eval’.
mailcap-mime-dataThe mailcap structure is an assoc list of assoc lists.
mailcap-mime-extensionsAn alist of file extensions and corresponding MIME content-types.
mailcap-parse-args-syntax-tableA syntax table for parsing SGML attributes.
mailcap-poor-system-typesSystems that don’t have a Unix-like directory hierarchy.
mailcap-prefer-mailcap-viewersIf non-nil, prefer viewers specified in ~/.mailcap.
mailcap-print-commandShell command (including switches) used to print PostScript files.
mailcap-user-mime-dataA list of viewers preferred for different MIME types.

Defined functions (26)

mailcap--async-shell(COMMAND FILE)
mailcap--get-user-mime-data(SYM)
mailcap--set-user-mime-data(SYM VAL)
mailcap-add(TYPE VIEWER &optional TEST)
mailcap-add-mailcap-entry(MAJOR MINOR INFO &optional STORAGE)
mailcap-extension-to-mime(EXTN)
mailcap-file-default-commands(FILES)
mailcap-file-name-to-mime-type(FILE-NAME)
mailcap-mailcap-entry-passes-test(INFO)
mailcap-maybe-eval()
mailcap-mime-info(STRING &optional REQUEST NO-DECODE)
mailcap-mime-type-to-extension(MIME-TYPE)
mailcap-mime-types()
mailcap-parse-mailcap(FNAME &optional SOURCE)
mailcap-parse-mailcap-extras(ST ND)
mailcap-parse-mailcaps(&optional PATH FORCE)
mailcap-parse-mimetype-file(FNAME)
mailcap-parse-mimetypes(&optional PATH FORCE)
mailcap-possible-viewers(MAJOR MINOR)
mailcap-replace-regexp(REGEXP TO-STRING)
mailcap-select-preferred-viewer(TYPE-INFO)
mailcap-unescape-mime-test(TEST TYPE-INFO)
mailcap-view-file(FILE)
mailcap-view-mime(TYPE)
mailcap-viewer-lessp(X Y)
mailcap-viewer-passes-test(VIEWER-INFO TYPE-INFO)

Defined faces (0)