Variable: mh-scan-from-mbox-sep-width

mh-scan-from-mbox-sep-width is a variable defined in mh-scan.el.gz.

Value

2

Documentation

Number of columns consumed by whitespace after from-mbox in mh-scan-format.

This column will only ever have spaces in it.

Source Code

;; Defined in /usr/src/emacs/lisp/mh-e/mh-scan.el.gz
(defvar mh-scan-from-mbox-sep-width 2
  "Number of columns consumed by whitespace after from-mbox in `mh-scan-format'.
This column will only ever have spaces in it.")