Variable: thing-at-point-newsgroup-heads
thing-at-point-newsgroup-heads is a variable defined in
thingatpt.el.gz.
Value
("alt" "comp" "gnu" "misc" "news" "sci" "soc" "talk")
Documentation
Used by thing-at-point-newsgroup-p if gnus is not running.
Aliases
ffap-newsgroup-heads (obsolete since 30.1)
Source Code
;; Defined in /usr/src/emacs/lisp/thingatpt.el.gz
(defvar thing-at-point-newsgroup-heads
'("alt" "comp" "gnu" "misc" "news" "sci" "soc" "talk")
"Used by `thing-at-point-newsgroup-p' if gnus is not running.")