Variable: gnus-outlook-deuglify-unwrap-min
gnus-outlook-deuglify-unwrap-min is a customizable variable defined in
deuglify.el.gz.
Value
45
Documentation
Minimum length of the cited line above the (possibly) wrapped line.
This variable was added, or its default value changed, in Emacs 22.1.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/deuglify.el.gz
(defcustom gnus-outlook-deuglify-unwrap-min 45
"Minimum length of the cited line above the (possibly) wrapped line."
:version "22.1"
:type 'integer)