unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: jidanni@jidanni.org
Cc: 7273@debbugs.gnu.org, rfrancoise@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	[thread overview]
Message-ID: <8739rvfqav.fsf@stupidchicken.com> (raw)
In-Reply-To: <87k4l87i49.fsf@jidanni.org> (jidanni@jidanni.org's message of "Sun, 24 Oct 2010 04:45:58 +0800")

jidanni@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.





  reply	other threads:[~2010-10-24 17:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-23 20:45 bug#7273: 24.0.50; finally found what has been subtly corrupting my files over the years: C-. flyspell-auto-correct-word jidanni
2010-10-24 17:34 ` Chong Yidong [this message]
2010-10-24 18:06 ` jidanni
2010-10-24 21:49   ` Chong Yidong

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=8739rvfqav.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=7273@debbugs.gnu.org \
    --cc=jidanni@jidanni.org \
    --cc=rfrancoise@debian.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).