all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Everard Nisse <everard.nisse@gmail.com>
To: 67049@debbugs.gnu.org
Subject: bug#67049: Flyspell + Key-chord, chords are ignored while typing / spellchecking
Date: Fri, 10 Nov 2023 16:15:04 +0100	[thread overview]
Message-ID: <CAFh1pE_-y900B7oJqzGStA4LQvG6h8mf4jy51GVARc3Xb-AFng@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2023-11-10 15:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-10 15:15 Everard Nisse [this message]
2023-11-10 18:58 ` bug#67049: Flyspell + Key-chord, chords are ignored while typing / spellchecking 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFh1pE_-y900B7oJqzGStA4LQvG6h8mf4jy51GVARc3Xb-AFng@mail.gmail.com \
    --to=everard.nisse@gmail.com \
    --cc=67049@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.