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

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

Re: Startup dictonary with aspell?


From: Kevin Rodgers
Subject: Re: Startup dictonary with aspell?
Date: Mon, 12 Dec 2005 12:49:53 -0700
User-agent: Mozilla Thunderbird 0.9 (X11/20041105)

Paminu wrote:
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?

Try setting ispell-dictionary instead.

--
Kevin Rodgers





reply via email to

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