Variable: rmail-mode-hook
rmail-mode-hook is a variable defined in rmail.el.gz.
Value
nil
Documentation
List of functions to call when Rmail is invoked.
Source Code
;; Defined in /usr/src/emacs/lisp/mail/rmail.el.gz
;;;###autoload
(defvar rmail-mode-hook nil
"List of functions to call when Rmail is invoked.")