Variable: gnus-agent-high-score

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

Value

0

Documentation

Articles that have a score higher than this have a high score.

Source Code

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