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


Message #14 received at 7273 <at> debbugs.gnu.org (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: jidanni <at> jidanni.org
Cc: 7273 <at> debbugs.gnu.org, rfrancoise <at> debian.org
Subject: Re: 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 17:49:02 -0400
jidanni <at> jidanni.org writes:

>>> P.S., what is the best way to disable C-.? global-(un)set-key?
>
> CY> should do the trick, once Flyspell is loaded.
>
> You will have to tell me what to put into .emacs.

Try this ---

(eval-after-load 'flyspell
  '(define-key flyspell-mode-map [(control ?\.)] nil))




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.