Variable: gnus-bug-package
gnus-bug-package is a variable defined in gnus.el.gz.
Value
"emacs,gnus"
Documentation
The package to use in the bug submission.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/gnus.el.gz
(defconst gnus-bug-package
"emacs,gnus"
"The package to use in the bug submission.")