Variable: report-emacs-bug-no-explanations
report-emacs-bug-no-explanations is a customizable variable defined in
emacsbug.el.gz.
Value
nil
Documentation
If non-nil, suppress the explanations given for the sake of novice users.
Source Code
;; Defined in /usr/src/emacs/lisp/mail/emacsbug.el.gz
(defcustom report-emacs-bug-no-explanations nil
"If non-nil, suppress the explanations given for the sake of novice users."
:type 'boolean)