help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Flyspell: correcting words


From: gebser
Subject: Re: Flyspell: correcting words
Date: Mon, 26 Jan 2004 07:36:44 -0500 (EST)

When I do "M-x flyspell-auto-correct-word" a number of alternative 
spellings are offered in the minibuffer, but I don't know how to select 
a correction from these, nor is it apparent how to create my own 
correction.

tnx for the reply,
ken

At 17:44 (UTC-0000) on Mon, 19 Jan 2004 Kester Clegg said:

= gebser@speakeasy.net writes:
= 
= > When, in flyspell-mode, I "M-x flyspell-correct-word", emacs replies 
= > "flyspell-correct-word must be bound to an event with parameters".
= 
= Maybe you want to quickly auto-correct? If so, you can easily bind that
= function to a key press:
= 
= ;; correct and expand last bad word
= (global-set-key (kbd "<f2>") 'flyspell-auto-correct-word) 
= 
= This works surprisingly well for simple typos.
=  
= 





reply via email to

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