GNU bug report logs - #30462
flyspell-auto-correct-word 'corrects' more than the current word

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Thu, 15 Feb 2018 07:40:02 UTC

Severity: minor

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: 30462 <at> debbugs.gnu.org
Subject: bug#30462: flyspell-auto-correct-word 'corrects' more than the current word
Date: Thu, 15 Feb 2018 14:24:25 +0800
    C-M-i (translated from <escape> <tab>) runs the command
    flyspell-auto-correct-word (found in flyspell-mode-map), which is an
    interactive compiled Lisp function in ‘flyspell.el’.

    It is bound to C-., C-M-i.

    (flyspell-auto-correct-word)

    Correct the current word.
    This command proposes various successive corrections for the current word.

Well it turns out if the current word is already correct, then it
searches backward up to several sentences looking for another word that
it can correct.

Which can have disastrous consequences when the boss reads the final
draft of what you sent him.

Therefore it would be best if this command would limit its helpfulness
to what it says in the docstring: the current word.

Which to me means not some word 30 words back.




This bug report was last modified 7 years and 79 days ago.

Previous Next


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