Variable: gnus-level-subscribed
gnus-level-subscribed is a variable defined in gnus-start.el.gz.
Value
5
Documentation
Groups with levels less than or equal to this variable are subscribed.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/gnus-start.el.gz
(defconst gnus-level-subscribed 5
"Groups with levels less than or equal to this variable are subscribed.")