mh-e. Node: Customizing Moving Mail

PREV Customizing Draft Editing UP Customizing mh-e NEXT Customizing Searching

3.4: Moving Your Mail Around

If you change the name of some of the MH programs or have your own printing programs, the following variables can help you. They are described in detail in the subsequent sections.

mh-inc-prog

Program to incorporate mail (default: `"inc"').

mh-inc-folder-hook

Functions to run when incorporating mail (default: nil).

mh-delete-msg-hook

Functions to run when deleting messages (default: nil).

mh-print-background

Print in foreground or background (default: nil).

mh-lpr-command-format

Command used to print (default: `"lpr -J '%s'"').

mh-default-folder-for-message-function

Function to generate a default folder (default: nil).

mh-auto-folder-collect

Collect folder names in background at startup (default: t).

mh-recursive-folders

Collect nested folders (default: nil).

mh-refile-msg-hook

Functions to run when refiling message (default: nil).

mh-store-default-directory

Default directory for storing files created by uuencode or shar (default: nil).

mh-sortm-args

Additional arguments for sortm (default: nil).

mh-scan-prog

Program to scan messages (default: `"scan"').

mh-before-quit-hook

Functions to run before quitting (default: nil). See also mh-quit-hook.

mh-quit-hook

Functions to run after quitting (default: nil). See also mh-before-quit-hook.

  • Customizing Incorporating
  • Customizing Deleting
  • Customizing Organizing
  • Customizing Printing
  • Customizing Files and Pipes
  • Customizing Finishing Up
  • PREV Customizing Draft Editing UP Customizing mh-e NEXT Customizing Searching