Variable: mh-scan-date-width
mh-scan-date-width is a variable defined in mh-scan.el.gz.
Value
5
Documentation
Number of columns consumed by the date field in mh-scan-format.
This column will typically be of the form mm/dd.
Source Code
;; Defined in /usr/src/emacs/lisp/mh-e/mh-scan.el.gz
(defvar mh-scan-date-width 5
"Number of columns consumed by the date field in `mh-scan-format'.
This column will typically be of the form mm/dd.")