Variable: gnus-newsgroup-reads
gnus-newsgroup-reads is a variable defined in gnus-sum.el.gz.
Value
nil
Documentation
Alist of read articles and article marks in the current newsgroup.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/gnus-sum.el.gz
(defvar gnus-newsgroup-reads nil
"Alist of read articles and article marks in the current newsgroup.")