Function: mm-handle-encoding
mm-handle-encoding is a macro defined in mm-decode.el.gz.
Signature
(mm-handle-encoding HANDLE)
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/mm-decode.el.gz
(defmacro mm-handle-encoding (handle)
`(nth 2 ,handle))