* make ispell-word bahave like flyspell?
@ 2006-05-13 12:44 emacs user
2006-05-13 15:59 ` Eric Hanchrow
0 siblings, 1 reply; 4+ messages in thread
From: emacs user @ 2006-05-13 12:44 UTC (permalink / raw)
Hi all, so one of my favorite features in flyspell is the way it
remembers the words I corrected via the middle-mouse menu and
aotomatically fixing them next time I make the same mistake via abbrev
mode or such. unfortunately, I have to use emacs via xterm and with no
x-windows, in which case I cannot seem to use this flyspell feature.
my questions...: (1) is there a way to use flyspell under xterm to
correct words (as opposed to only highlight mistakes, which it does do)
(2) alternatively, can I make ispell-word
remember such corrections and add them to the abbrev list, just like
flyspell does?
many thanks... EU
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: make ispell-word bahave like flyspell?
2006-05-13 12:44 make ispell-word bahave like flyspell? emacs user
@ 2006-05-13 15:59 ` Eric Hanchrow
2006-05-15 15:47 ` Kevin Rodgers
[not found] ` <mailman.1828.1147708138.9609.help-gnu-emacs@gnu.org>
0 siblings, 2 replies; 4+ messages in thread
From: Eric Hanchrow @ 2006-05-13 15:59 UTC (permalink / raw)
>>>>> "emacs" == emacs user <emacs_user@hotmail.com> writes:
emacs> my questions...: (1) is there a way to use flyspell under
emacs> xterm to correct words (as opposed to only highlight
emacs> mistakes, which it does do)
Yes, I do this all the time, and I don't think I needed to take any
special action -- simply turning on flyspell-mode does it for me.
I think your problem is that you're assuming that the _only_ way to
correct a word is via the middle mouse button. But in fact, you can
also type C-. to correct the word (and if you're lucky, you might also
be able to do it with M-TAB, although emacs might not "hear" M-TAB,
since many window managers "steal" that key sequence).
--
"I said, `Shut up!' " Ms. Glass recalled ... " `You do not!
Oh my God! Oh my God! Oh my God!' So I went to Nina, my boss, and
said, `Oh my God! Oh my God! Oh my God!' "
--- Julie Salamon, in the New York Times
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: make ispell-word bahave like flyspell?
2006-05-13 15:59 ` Eric Hanchrow
@ 2006-05-15 15:47 ` Kevin Rodgers
[not found] ` <mailman.1828.1147708138.9609.help-gnu-emacs@gnu.org>
1 sibling, 0 replies; 4+ messages in thread
From: Kevin Rodgers @ 2006-05-15 15:47 UTC (permalink / raw)
Eric Hanchrow wrote:
> I think your problem is that you're assuming that the _only_ way to
> correct a word is via the middle mouse button. But in fact, you can
> also type C-. to correct the word (and if you're lucky, you might also
> be able to do it with M-TAB, although emacs might not "hear" M-TAB,
> since many window managers "steal" that key sequence).
You can always use the ESC prefix key instead of the Meta modifier key,
e.g. `ESC TAB' (2 keyboard events in sequence) instead of `M-TAB' (2
simultaneous key presses generating 1 keyboard event).
--
Kevin
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: make ispell-word behave like flyspell?
[not found] ` <mailman.1828.1147708138.9609.help-gnu-emacs@gnu.org>
@ 2006-05-17 2:56 ` emacs user
0 siblings, 0 replies; 4+ messages in thread
From: emacs user @ 2006-05-17 2:56 UTC (permalink / raw)
Perhaps I didn't explain myself too well. when I click middle mouse
under X, I get a list of words with the correct spelling to choose
from. I choose one, and next time the spelling mistake is fixed
automatically when I type space after the misspelled word. if I try
alt-tab or control-. on a misspelled word highlighted by flyspell I
don't get a list of words to choose from. or did I miss something
again?? thanks... EU
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-05-17 2:56 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-13 12:44 make ispell-word bahave like flyspell? emacs user
2006-05-13 15:59 ` Eric Hanchrow
2006-05-15 15:47 ` Kevin Rodgers
[not found] ` <mailman.1828.1147708138.9609.help-gnu-emacs@gnu.org>
2006-05-17 2:56 ` make ispell-word behave " emacs user
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.