all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Debugging a seldom seen bug (C-g with Ido)
@ 2022-01-17 10:37 Vasilii Kolobkov
  2022-01-18 19:59 ` Stefan Monnier via Users list for the GNU Emacs text editor
  0 siblings, 1 reply; 5+ messages in thread
From: Vasilii Kolobkov @ 2022-01-17 10:37 UTC (permalink / raw)
  To: help-gnu-emacs

Hello Emacs fellows!

I've been living with a minor nuisance of a bug for a long time with
little success in finding the root cause and thought maybe it's time to
solicit some hints from you!

I'm using Ido for all my completion needs, and occasionally when i'm
trying to abort an active ido-find-file command with C-g, i'm getting
"[Quit]" appended to the minibuffer, rather than the operation being
aborted.  As if the keyboard-quit was processed while some buffer other
than minibuffer was current.

It happens rather rarely and i failed to reliably reproduce it following
the script from view-lossage.  But still often enough to occur during a
dedicated session, so that some sort of complete execution trace of a
process to be feasible.

I'd be very much grateful for any ideas on how to pinpoint such a
critter.



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

end of thread, other threads:[~2022-01-19 21:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-17 10:37 Debugging a seldom seen bug (C-g with Ido) Vasilii Kolobkov
2022-01-18 19:59 ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-01-19 12:00   ` Vasilii Kolobkov
2022-01-19 15:54     ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-01-19 21:06       ` Vasilii Kolobkov

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.