mailcap-parse-mimetypes

mailcap-parse-mimetypes is an interactive compiled Lisp function in `mailcap.el'.


(mailcap-parse-mimetypes &optional PATH FORCE)

Parse out all the mimetypes specified in a Unix-style path string PATH.
Components of PATH are separated by the `path-separator' character
appropriate for this system. If PATH is omitted, use the value of
environment variable MIMETYPES if set; otherwise use a default path.
If FORCE, re-parse even if already parsed.