Variable: gnus-downloadable-mark
gnus-downloadable-mark is a customizable variable defined in
gnus-sum.el.gz.
Value
37
Documentation
Mark used for articles that are to be downloaded.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/gnus-sum.el.gz
(defcustom gnus-downloadable-mark ?%
"Mark used for articles that are to be downloaded."
:group 'gnus-summary-marks
:type 'character)