Variable: gnus-not-empty-thread-mark
gnus-not-empty-thread-mark is a customizable variable defined in
gnus-sum.el.gz.
Value
61
Documentation
There is a thread under the article.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/gnus-sum.el.gz
(defcustom gnus-not-empty-thread-mark ?=
"There is a thread under the article."
:group 'gnus-summary-marks
:type 'character)