bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#21329: 25.0.50; Flyspell minor mode produces weird effects on keyboa


From: Stefan Monnier
Subject: bug#21329: 25.0.50; Flyspell minor mode produces weird effects on keyboard macros
Date: Tue, 25 Aug 2015 18:23:42 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> Would it work to loop until input-pending-p returns non-nil?

Maybe that can be made to work, but it's likely to introduce
other problems.

I was thinking more about refactoring read-event so as to provide a new
`wait-for-event` which stops just before we actually consume the event.

Of course, since I'm sure you've already seen some part of read-event,
you're probably already (and sanely) running away screaming,


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]