Variable: gnus-newsgroup-forwarded

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

Value

nil

Documentation

List of articles that have been forwarded in the current newsgroup.

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/gnus-sum.el.gz
(defvar gnus-newsgroup-forwarded nil
  "List of articles that have been forwarded in the current newsgroup.")