all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Help understanding where report-emacs-bug-send-hook is run..
@ 2016-02-17 14:42 Kaushal Modi
  0 siblings, 0 replies; only message in thread
From: Kaushal Modi @ 2016-02-17 14:42 UTC (permalink / raw)
  To: Emacs developers

[-- Attachment #1: Type: text/plain, Size: 807 bytes --]

Hi,

I was trying to fix this bug (
http://comments.gmane.org/gmane.emacs.bugs/113158 )

and while going through the emacsbug.el code, I saw that the
report-emacs-bug-send-hook is defined but it is not run any where.

My understanding is that you always need a run-hooks form to execute
functions in a hook.
I grepped the source, but couldn't find any instance where
report-emacs-bug-send-hook is run.

btw my proposed fix for this bug is to save and restore the windows
configuration before and after sending/canceling a report.

And bind the cancel action (kill buffers, restore windows config) to a
generic binding like "C-c C-k". The currently suggested "C-x k RET" binding
will of course continue the current behavior (of closing just the message
buffer and not the Bug Help buffer).


--
Kaushal Modi

[-- Attachment #2: Type: text/html, Size: 1147 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-02-17 14:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-17 14:42 Help understanding where report-emacs-bug-send-hook is run Kaushal Modi

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.