emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: flyspell-correct-word does not work without windows system


From: emacs user
Subject: Re: flyspell-correct-word does not work without windows system
Date: Mon, 16 Oct 2006 01:01:53 -0400

From: Jason Rumney <address@hidden>

emacs user wrote:

      (define-key map [(control ?\.)] 'flyspell-auto-correct-word)
+     (define-key map [(meta ?\^m)] 'flyspell-correct-word)
      map)

thanks for doing this.  I am getting this:

Debugger entered--Lisp error: (error "flyspell-correct-word must be bound to an event with parameters")
 call-interactively(flyspell-correct-word)

flyspell-auto-correct-word seems to be more appropriate for binding to a key than flyspell-correct-word, as the latter relies not just on the mouse, but on menus as well. I see that is already bound to C-.

yes, but the point was to have the specific features of flyspell-correct-word on a non-window system terminarl.

_________________________________________________________________
Try Search Survival Kits: Fix up your home and better handle your cash with Live Search! http://imagine-windowslive.com/search/kits/default.aspx?kit=improve&locale=en-US&source=hmtagline





reply via email to

[Prev in Thread] Current Thread [Next in Thread]