Variable: mh-scan-field-destination-offset

mh-scan-field-destination-offset is a variable defined in mh-scan.el.gz.

Value

1

Documentation

The offset from the mh-cmd-note for the destination column.

Source Code

;; Defined in /usr/src/emacs/lisp/mh-e/mh-scan.el.gz
(defvar mh-scan-field-destination-offset
  (+ mh-scan-cmd-note-width)
  "The offset from the `mh-cmd-note' for the destination column.")