[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Startup dictonary with aspell?
From: |
Peter Dyballa |
Subject: |
Re: Startup dictonary with aspell? |
Date: |
Mon, 12 Dec 2005 20:35:20 +0100 |
Am 12.12.2005 um 17:21 schrieb Paminu:
(setq aspell-dictionary "dansk")
But each time I start emacs it uses english instead!
You could switch to the other dictionary ... some ideas:
(setq ispell-dictionary "deutsch")
(set-default 'ispell-local-dictionary ispell-dictionary)
(add-hook 'TeX-language-en-hook (function (lambda ()
(ispell-change-dictionary "british"))))
(ispell-change-dictionary "deutsch8")
--
Greetings
~ O
Pete ~~_\\_/%
~ O o