From: Richard Stallman <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: "emacs user" <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED], [EMAIL PROTECTED], [email protected]
Subject: Re: flyspell-correct-word does not work without windows system
Date: Sun, 15 Oct 2006 13:12:24 -0400
> > Why not bind flyspell-correct-word to some
terminal
> > key
> >
> > That's easier said than done. What key would you suggest?
>
> How about "ESC RET"?
>
>I guess that is ok.
I don't suppose this is meant to already work now? it doesn't for
me...
cheers, EU
It was a suggestion for a change. Since no one else made the change, I
will.
Does this change give you good results?
*** flyspell.el 17 Sep 2006 11:31:26 -0400 1.106
--- flyspell.el 15 Oct 2006 07:51:06 -0400
***************
*** 412,417 ****
--- 412,418 ----
(define-key map flyspell-auto-correct-binding
'flyspell-auto-correct-previous-word)
(define-key map [(control ?\,)] 'flyspell-goto-next-error)
(define-key map [(control ?\.)] 'flyspell-auto-correct-word)
+ (define-key map [(meta ?\^m)] 'flyspell-correct-word)
map)
"Minor mode keymap for Flyspell mode--for the whole buffer.")
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)
_________________________________________________________________
All-in-one security and maintenance for your PC. Get a free 90-day trial!
http://clk.atdmt.com/MSN/go/msnnkwlo0050000001msn/direct/01/?href=http://www.windowsonecare.com/?sc_cid=msn_hotmail
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug