GNU Info

Info Node: (emacs-mime)Handles

(emacs-mime)Handles


Next: Display Prev: Dissection Up: Decoding and Viewing
Enter node , (file) or (file)node

Handles
=======

   A MIME handle is a list that fully describes a MIME component.

   The following macros can be used to access elements from the HANDLE
argument:

 - Macro: mm-handle-buffer handle
     Return the buffer that holds the contents of the undecoded MIME
     part.

 - Macro: mm-handle-type handle
     Return the parsed `Content-Type' of the part.

 - Macro: mm-handle-encoding handle
     Return the `Content-Transfer-Encoding' of the part.

 - Macro: mm-handle-undisplayer handle
     Return the function that can be used to remove the displayed part
     (if it has been displayed).

 - Macro: mm-handle-set-undisplayer handle function
     Set the undisplayer function for the part to function.

 - Macro: mm-handle-disposition
     Return the parsed `Content-Disposition' of the part.

 - Macro: mm-handle-disposition
     Return the description of the part.

 - Macro: mm-get-content-id id
     Returns the handle(s) referred to by ID, the `Content-ID' of the
     part.


automatically generated by info2www version 1.2.2.9