Variable: gnus-newsgroup-cached
gnus-newsgroup-cached is a variable defined in gnus-sum.el.gz.
Value
nil
Documentation
Sorted list of articles that come from the article cache.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/gnus-sum.el.gz
(defvar gnus-newsgroup-cached nil
"Sorted list of articles that come from the article cache.")