Function: mm-handle-cache

mm-handle-cache is a macro defined in mm-decode.el.gz.

Signature

(mm-handle-cache HANDLE)

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/mm-decode.el.gz
(defmacro mm-handle-cache (handle)
  `(nth 6 ,handle))