GNU bug report logs - #67049
Flyspell + Key-chord, chords are ignored while typing / spellchecking

Previous Next

Package: emacs;

Reported by: Everard Nisse <everard.nisse <at> gmail.com>

Date: Fri, 10 Nov 2023 17:31:01 UTC

Severity: normal

Tags: notabug

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Everard Nisse <everard.nisse <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Flyspell + Key-chord, chords are ignored while typing / spellchecking
Date: Fri, 10 Nov 2023 16:15:04 +0100
[Message part 1 (text/plain, inline)]
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
[Message part 2 (text/html, inline)]

This bug report was last modified 1 year and 129 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.