File: emacsbug.el.html
M-x report-emacs-bug starts an email note to the Emacs maintainers
describing a problem. You need to be able to send mail from Emacs
to complete the process. Alternatively, compose the bug report in
Emacs then paste it into your normal mail client.
M-x submit-emacs-patch can be used to send a patch to the Emacs
maintainers.
Defined variables (6)
report-emacs-bug--os-description | Cached value of operating system description. |
report-emacs-bug-no-confirmation | If non-nil, suppress the confirmations asked for the sake of novice users. |
report-emacs-bug-no-explanations | If non-nil, suppress the explanations given for the sake of novice users. |
report-emacs-bug-orig-text | The automatically-created initial text of the bug report. |
report-emacs-bug-send-command | Name of the command to send the bug report, as a string. |
report-emacs-bug-send-hook | Hook run before sending the bug report. |