[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#30813: 26.0.91; flyspell does not recheck after transpose-chars
From: |
Aaron Jensen |
Subject: |
bug#30813: 26.0.91; flyspell does not recheck after transpose-chars |
Date: |
Wed, 14 Mar 2018 08:14:01 -0700 |
On Tue, Mar 13, 2018 at 10:59 PM, Eli Zaretskii <eliz@gnu.org> wrote:
> Transposing words can create duplicate words, or fix word duplication,
> something
> that flyspell flags as well.
I see. There are lots of ways to break this--change the first instance
of the word in any way and the second word does not notice. It seems
like if that were to be addressed it would need to be something that
is command agnostic. Perhaps something like looking at the next word
to see if it is currently marked duplicate and if so rechecking.
In the meantime, how about the attached patch which addresses just
transpose-chars?
0001-Enable-flyspell-to-check-word-point-was-at-before-tr.patch
Description: Binary data
- bug#30813: 26.0.91; flyspell does not recheck after transpose-chars, Aaron Jensen, 2018/03/13
- bug#30813: 26.0.91; flyspell does not recheck after transpose-chars, Eli Zaretskii, 2018/03/13
- bug#30813: 26.0.91; flyspell does not recheck after transpose-chars, Aaron Jensen, 2018/03/14
- bug#30813: 26.0.91; flyspell does not recheck after transpose-chars, Aaron Jensen, 2018/03/14
- bug#30813: 26.0.91; flyspell does not recheck after transpose-chars, Aaron Jensen, 2018/03/14
- bug#30813: 26.0.91; flyspell does not recheck after transpose-chars, Eli Zaretskii, 2018/03/14
- bug#30813: 26.0.91; flyspell does not recheck after transpose-chars, Aaron Jensen, 2018/03/14
- bug#30813: 26.0.91; flyspell does not recheck after transpose-chars, Eli Zaretskii, 2018/03/14
- bug#30813: 26.0.91; flyspell does not recheck after transpose-chars,
Aaron Jensen <=
- bug#30813: 26.0.91; flyspell does not recheck after transpose-chars, Eli Zaretskii, 2018/03/20