Ok, I'll try that, but will it work with aspell if I change that code to say aspell instead of ispell?

 -Aidan

Davin Pearson 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")


Reply via email to