Variable: gnus-newsgroup-marked
gnus-newsgroup-marked is a variable defined in gnus-sum.el.gz.
Value
nil
Documentation
Sorted list of ticked articles in current newsgroup (a subset of unread art).
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/gnus-sum.el.gz
(defvar gnus-newsgroup-marked nil
"Sorted list of ticked articles in current newsgroup (a subset of unread art).")