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

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

Re: Changing the default spelling dictionary to British English


From: Peter Dyballa
Subject: Re: Changing the default spelling dictionary to British English
Date: Wed, 9 Mar 2011 10:08:42 +0100


Am 08.03.2011 um 23:06 schrieb Peter Flynn:

I can't seem to find any mention in the FAQ or on web sites about how to change the default spellcheck dictionary from American English to British English (permanently), and it doesn't seem to be a config option in the Emacs menus.


It's an option for your init file:

        (setq ispell-program-name "ispell")
        (setq ispell-dictionary "english")

--
Greetings

  Pete

"Klingon function calls do not have 'parameters' - they have 'arguments' - and they ALWAYS WIN THEM."




reply via email to

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