Variable: mh-search-mode-hook

mh-search-mode-hook is a customizable variable defined in mh-search.el.gz.

Value

nil

Documentation

Hook run upon entry to mh-search-mode.

If you find that you do the same thing over and over when editing the search template, you may wish to bind some shortcuts to keys. This can be done with this hook which is called when F s (mh-search) is run on a new pattern.

This variable was added, or its default value changed, in MH-E version
8.0.

Source Code

;; Defined in /usr/src/emacs/lisp/mh-e/mh-search.el.gz