Variable: report-emacs-bug-send-command
report-emacs-bug-send-command is a buffer-local variable defined in
emacsbug.el.gz.
Documentation
Name of the command to send the bug report, as a string.
Source Code
;; Defined in /usr/src/emacs/lisp/mail/emacsbug.el.gz
(defvar-local report-emacs-bug-send-command nil
"Name of the command to send the bug report, as a string.")