Variable: gnus-outlook-deuglify-unwrap-max
gnus-outlook-deuglify-unwrap-max is a customizable variable defined in
deuglify.el.gz.
Value
95
Documentation
Maximum length of the cited line after unwrapping.
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-max 95
"Maximum length of the cited line after unwrapping."
:version "22.1"
:type 'integer)