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

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

Re: setting default language


From: Nikolaj Schumacher
Subject: Re: setting default language
Date: Sat, 20 Oct 2007 16:53:37 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (darwin)

Nikola Skoric <nick-news@net4u.hr> wrote:

>> Are you looking for something like this?
>> (ispell-change-dictionary "hr")
>
> Yes, something like that. But, when I put that in my .emacs, I get error
> "Undefined dictionary: hr". And when I go Tools -> Spell Checking ->
> Change dictionary and type in hr, then everything is just fine.

Sorry for the delay ...
Maybe the dictionary list is loaded later.  Try:
(setq ispell-dictionary "hr")

regards,
Nikolaj Schumacher




reply via email to

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