emacs-devel
[Top][All Lists]
Advanced

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

Re: Fly-spelling with multiple dictionaries


From: Eli Zaretskii
Subject: Re: Fly-spelling with multiple dictionaries
Date: Sun, 06 Apr 2008 22:09:15 +0300

> From: Sascha Wilde <address@hidden>
> Date: Sun, 06 Apr 2008 16:41:20 +0200
> Cc: address@hidden, address@hidden, address@hidden,
>       "Stephen J. Turnbull" <address@hidden>,
>       address@hidden, Eli Zaretskii <address@hidden>
> 
> Ok, I did some bold experimenting and simply made an ad hoc setup for
> ispell like this:
> 
> (setq ispell-program-name "hunspell"
>       ispell-local-dictionary "en_US"
>       ispell-local-dictionary-alist '(("en_US" "[A-Za-z]" "[^A-Za-z]"
>       "[']" nil nil nil iso-8859-1)))
                          ^^^^^^^^^^
Shouldn't you use utf-8?  I understand hunspell is Unicode based.




reply via email to

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