GNU Info

Info Node: (emacs-mime)rfc2045

(emacs-mime)rfc2045


Next: rfc2231 Up: Basic Functions
Enter node , (file) or (file)node

rfc2045
=======

   RFC2045 is the "main" MIME document, and as such, one would imagine
that there would be a lot to implement.  But there isn't, since most of
the implementation details are delegated to the subsequent RFCs.

   So `rfc2045.el' has only a single function:

 - Function: rfc2045-encode-string parameter value
     Takes a PARAMETER and a VALUE and returns a `PARAM=VALUE' string.
     VALUE will be quoted if there are non-safe characters in it.


automatically generated by info2www version 1.2.2.9