unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Flyspell mode
@ 2005-12-01 13:01 Paminu
  2005-12-01 14:51 ` Colin S. Miller
  2005-12-02  7:59 ` Eli Zaretskii
  0 siblings, 2 replies; 3+ messages in thread
From: Paminu @ 2005-12-01 13:01 UTC (permalink / raw)


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?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-12-02  7:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-01 13:01 Flyspell mode Paminu
2005-12-01 14:51 ` Colin S. Miller
2005-12-02  7:59 ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).