GNU bug report logs - #7273
24.0.50; finally found what has been subtly corrupting my files over the years: C-. flyspell-auto-correct-word

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Sat, 23 Oct 2010 20:49:02 UTC

Severity: minor

Tags: notabug, wontfix

Found in version 24.0.50

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Chong Yidong <cyd <at> stupidchicken.com>
To: jidanni <at> jidanni.org
Cc: 7273 <at> debbugs.gnu.org, rfrancoise <at> debian.org
Subject: bug#7273: 24.0.50; finally found what has been subtly corrupting my files over the years: C-. flyspell-auto-correct-word
Date: Sun, 24 Oct 2010 13:34:16 -0400
jidanni <at> jidanni.org writes:

> Gentlemen, save the following into a new file (don't just use this
> buffer), then with the cursor at the top and flyspell-mode enabled,
> "accidentally" hit C-. (C-. runs the command flyspell-auto-correct-word.)
> ...
>
> 張冒昧/鶯歌4982444096,4444408859
> 民權路4444號0444432663Ching Ching Lin
> ---------
> Note how subtly, way down at the bottom of the file, a word (Ching) has
> been changed! I'm disabling C-. today. I've finally found what has been
> subtly corrupting my files over the years! M-tab is harder to hit by
> accident, so I'm leaving it.

Hmm, I can't reproduce this.  From the top of the file, C-. moves cursor
to "99" on the first line.  Is this dictionary specific?

> P.S., what is the best way to disable C-.? global-(un)set-key?

  (define-key flyspell-mode-map [(control ?\.)] nil)

should do the trick, once Flyspell is loaded.




This bug report was last modified 14 years and 18 days ago.

Previous Next


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