Variable: mh-thread-body-width
mh-thread-body-width is a variable defined in mh-thread.el.gz.
Value
nil
Documentation
Width of scan substring that contains subject and body of message.
Source Code
;; Defined in /usr/src/emacs/lisp/mh-e/mh-thread.el.gz
(defvar mh-thread-body-width nil
"Width of scan substring that contains subject and body of message.")