[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Startup dictonary with aspell?
From: |
Paminu |
Subject: |
Startup dictonary with aspell? |
Date: |
Mon, 12 Dec 2005 17:21:19 +0100 |
User-agent: |
KNode/0.9.0 |
I tell emacs to use aspell like:
(setq-default ispell-program-name "aspell")
(add-hook 'text-mode-hook 'flyspell-mode)
But I cannot seem to make it start with danish as default, I have tried
this:
(setq aspell-dictionary "dansk")
But each time I start emacs it uses english instead!
Any hint on how to permanently make emacs startup with danish instead?
- Startup dictonary with aspell?,
Paminu <=