Variable: gnus-part-display-hook

gnus-part-display-hook is a variable defined in gnus-art.el.gz.

Value

nil

Documentation

Hook called on parts that are to receive treatment.

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/gnus-art.el.gz
;;;
;;; The treatment variables
;;;

(defvar gnus-part-display-hook nil
  "Hook called on parts that are to receive treatment.")