Variable: gnus-agent-long-article
gnus-agent-long-article is a variable defined in gnus-agent.el.gz.
Value
1000
Documentation
Articles that have more lines than this are long.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/gnus-agent.el.gz
(defvar gnus-agent-long-article 1000
"Articles that have more lines than this are long.")