Variable: gnus-newsgroup-dormant

gnus-newsgroup-dormant is a variable defined in gnus-sum.el.gz.

Value

nil

Documentation

Sorted list of dormant articles in the current newsgroup.

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/gnus-sum.el.gz
(defvar gnus-newsgroup-dormant nil
  "Sorted list of dormant articles in the current newsgroup.")