Variable: gnus-agent-low-score

gnus-agent-low-score is a variable defined in gnus-agent.el.gz.

Value

0

Documentation

Articles that have a score lower than this have a low score.

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/gnus-agent.el.gz
(defvar gnus-agent-low-score 0
  "Articles that have a score lower than this have a low score.")