Variable: mh-letter-mode-hook
mh-letter-mode-hook is a customizable variable defined in
mh-letter.el.gz.
Value
(smail:comment-add)
Documentation
Hook run by mh-letter-mode on a new letter.
This hook allows you to do some processing before editing a
letter. For example, you may wish to modify the header after
"repl" has done its work, or you may have a complicated
"components" file and need to tell MH-E where the cursor should
go.
This variable was added, or its default value changed, in MH-E version
6.0.
Source Code
;; Defined in /usr/src/emacs/lisp/mh-e/mh-letter.el.gz