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

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

Re: default british spelling


From: Björn Lindström
Subject: Re: default british spelling
Date: Thu, 08 Jan 2004 18:26:06 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (gnu/linux)

grunberg@mccme.ru (daniel) writes:

> has anyone an idea of what i should write in my .emacs file to have a
> default british spelling ?

I have this:

(setq ispell-program-name "aspell")
(setq-default ispell-local-dictionary "british")
(require 'ispell)

-- 
Björn Lindström <bkhl@elektrubadur.se>
http://bkhl.elektrubadur.se/


reply via email to

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