mh-before-quit-hook
mh-before-quit-hook is a variable defined in `
mh-e.el
'.
Its value is
nil
- This variable may be risky if used as a file-local variable.
Documentation:
Hook run by q before quitting MH-E.
This hook is called before the quit occurs, so you might use it
to perform any MH-E operations; you could perform some query and
abort the quit or call `mh-execute-commands', for example.
See also `mh-quit-hook'.
You can customize this variable.
This variable was introduced, or its default value was changed, in
version 6.0 of the MH-E package that is part of Emacs 22.1.