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

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

Flyspell mode


From: Paminu
Subject: Flyspell mode
Date: Thu, 01 Dec 2005 14:01:38 +0100
User-agent: KNode/0.9.0

I have enabled flyspell mode in my .emacs file:

(add-hook 'text-mode-hook 'flyspell-mode) 

But when I misspell a word I can't seem to find a way to get it to print the
correct word instead. Do I really need to enable the iSpell-buffer to get a
list of corret words? That makes the flyspell-mode rather superfluous.

Another thing. When I enable flyspell mode in my .emacs file it seems that
it uses the english dictionary, but if I delete it from my .emacs file and
type (M-x flyspell-mode) it seems to use the danish dictonary (Which I have
choosen by default).

How do I make it always use Danish?


reply via email to

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