Ah yes, that makes the spellchecker accept 'colour' etc., but does it now flag 'color' as a spelling error?
On 1/27/08, Davin Pearson <[EMAIL PROTECTED]> wrote: > On 25/01/2008, Aidan Gauland <[EMAIL PROTECTED]> wrote: > > Hello, > > > > Brief question: > > How do I make Ispell, from within emacs, only consider New Zealand > > spellings to be correct? > > Try the following Elisp code: it works for me! > > (setq ispell-dictionary "british") > > > -- > - Davin > Davin Pearson, http://www.davinpearson.com > -- Sincerely etc. Christopher Sawtell
