all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#19457: 24.4; exec_sentinel_error_handler and read_process_output_error_handler
@ 2014-12-28 10:25 Leo Liu
  2014-12-28 11:54 ` Leo Liu
  2021-12-02 11:54 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 7+ messages in thread
From: Leo Liu @ 2014-12-28 10:25 UTC (permalink / raw)
  To: 19457


why are these functions have a hard-coded 2 seconds wait while
inhibit-quit?

This can be problematic in a situation triggered by completion-at-point.
in my setup I have 3 items in completion-styles and it can trigger 6
sentinel/filter errors in a row for every char input. While the errors
are signalled and even if I keep hitting C-g I have to wait many
seconds.

Leo





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-12-02 11:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-28 10:25 bug#19457: 24.4; exec_sentinel_error_handler and read_process_output_error_handler Leo Liu
2014-12-28 11:54 ` Leo Liu
2015-01-01 16:29   ` Stefan Monnier
2015-01-04 23:04     ` Leo Liu
2015-01-04 23:43     ` Dmitry Gutov
2015-01-05  1:58       ` Stefan Monnier
2021-12-02 11:54 ` Lars Ingebrigtsen

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.