Variable: report-emacs-bug-send-hook

report-emacs-bug-send-hook is a buffer-local variable defined in emacsbug.el.gz.

Documentation

Hook run before sending the bug report.

Source Code

;; Defined in /usr/src/emacs/lisp/mail/emacsbug.el.gz
(defvar-local report-emacs-bug-send-hook nil
  "Hook run before sending the bug report.")