all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#67049: Flyspell + Key-chord, chords are ignored while typing / spellchecking
@ 2023-11-10 15:15 Everard Nisse
  2023-11-10 18:58 ` Eli Zaretskii
       [not found] ` <handler.67049.D67049.17034489442555.notifdone@debbugs.gnu.org>
  0 siblings, 2 replies; 5+ messages in thread
From: Everard Nisse @ 2023-11-10 15:15 UTC (permalink / raw)
  To: 67049

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

With Flyspell mode enabled, key-chord combinations are ignored until
Flyspell has finished marking incorrect words, chord characters are typed
instead.

To reproduce

   1. Install the key-chord package from MELPA
   2. M-: (key-chord-define-global "jk" "testing")
   3. key-chord-mode & flyspell-mode
   4. Type and quickly try to invoke the "jk" chord (press both keys at the
   same time)
   5. Result should be "testing" being inserted in the buffer but instead
   the chord is ignored and "jk" is typed

Workarounds to resume chord recognition:

   1. Waiting a few moments until Flypsell finishes marking incorrect words
   2. Issuing C-g quickly after typing (does mark incorrect words)
   3. Pressing Space, Delete or typing numbers/symbols

Reproduced on v30.0.50 native-comp with no other configuration present via "$
env HOME=testing emacs".
If anyone has ideas on code that can be blamed or further debug steps,
please let me know.

Cheers,
ENisse

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

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

end of thread, other threads:[~2024-01-12 22:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-10 15:15 bug#67049: Flyspell + Key-chord, chords are ignored while typing / spellchecking Everard Nisse
2023-11-10 18:58 ` Eli Zaretskii
2023-11-10 19:16   ` Everard Nisse
2023-12-24 20:15     ` Stefan Kangas
     [not found] ` <handler.67049.D67049.17034489442555.notifdone@debbugs.gnu.org>
2024-01-12 22:05   ` bug#67049: closed (Re: bug#67049: Flyspell + Key-chord, chords are ignored while typing / spellchecking) Everard Nisse

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.