11\section {Standard Module \sectcode {mailcap} }
22\label {module-mailcap }
3+ \rfcindex {1524}
34\stmodindex {mailcap}
45\renewcommand {\indexsubitem }{(in module mailcap)}
56
@@ -12,7 +13,7 @@ \section{Standard Module \sectcode{mailcap}}
1213replaced by a filename (usually one belonging to a temporary file) and
1314the xmpeg program can be automatically started to view the file.
1415
15- The mailcap format is documented in RFC 1524, `` A User Agent
16+ The mailcap format is documented in \rfc { 1524} , `` A User Agent
1617Configuration Mechanism For Multimedia Mail Format Information'' , but
1718is not an Internet standard. However, mailcap files are supported on
1819most \UNIX {} systems.
@@ -24,12 +25,13 @@ \section{Standard Module \sectcode{mailcap}}
2425the mailcap entry for a given MIME type. If no matching MIME
2526type can be found, \code {(None, None)} is returned.
2627
27- \var {key} is the name of the field desired, which represents the type of
28- activity to be performed; the default value is 'view' , since in the
28+ \var {key} is the name of the field desired, which represents the type
29+ of activity to be performed; the default value is 'view' , since in the
2930most common case you simply want to view the body of the MIME-typed
3031data. Other possible values might be 'compose' and 'edit' , if you
3132wanted to create a new body of the given MIME type or alter the
32- existing body data. See RFC1524 for a complete list of these fields.
33+ existing body data. See \rfc {1524} for a complete list of these
34+ fields.
3335
3436\var {filename} is the filename to be substituted for \% s in the
3537command line; the default value is
0 commit comments