Variable: spam-use-gmane-xref
spam-use-gmane-xref is a customizable variable defined in spam.el.gz.
Value
nil
Documentation
Whether the Gmane spam xref should be used by spam-split.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/spam.el.gz
(defcustom spam-use-gmane-xref nil
"Whether the Gmane spam xref should be used by `spam-split'."
:type 'boolean
:group 'spam)