Variable: gnus-newsgroup-undownloaded

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

Value

nil

Documentation

List of articles in the current newsgroup that haven't been downloaded.

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/gnus-sum.el.gz
(defvar gnus-newsgroup-undownloaded nil
  "List of articles in the current newsgroup that haven't been downloaded.")