Variable: mh-redist-background

mh-redist-background is a variable defined in mh-comp.el.gz.

Value

nil

Documentation

If non-nil redist will be done in background like send.

This allows transaction log to be visible if -watch, -verbose or
-snoop are used.

Source Code

;; Defined in /usr/src/emacs/lisp/mh-e/mh-comp.el.gz
(defvar mh-redist-background nil
  "If non-nil redist will be done in background like send.
This allows transaction log to be visible if -watch, -verbose or
-snoop are used.")