Variable: gnus-low-score-mark
gnus-low-score-mark is a customizable variable defined in
gnus-sum.el.gz.
Value
89
Documentation
Mark used for articles with a low score.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/gnus-sum.el.gz
(defcustom gnus-low-score-mark ?Y
"Mark used for articles with a low score."
:group 'gnus-summary-marks
:type 'character)