[Top][All Lists]
[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.
- Re: Fly-spelling with multiple dictionaries, (continued)
- Re: Fly-spelling with multiple dictionaries, martin rudalics, 2008/04/05
- Re: Fly-spelling with multiple dictionaries, Eli Zaretskii, 2008/04/05
- Re: Fly-spelling with multiple dictionaries, Sascha Wilde, 2008/04/05
- Re: Fly-spelling with multiple dictionaries, Lennart Borgman (gmail), 2008/04/05
- Re: Fly-spelling with multiple dictionaries, Stefan Monnier, 2008/04/05
- Re: Fly-spelling with multiple dictionaries, martin rudalics, 2008/04/05
- Re: Fly-spelling with multiple dictionaries, Sascha Wilde, 2008/04/06
- hunspell support (was: Fly-spelling with multiple dictionaries), Sascha Wilde, 2008/04/06
- Re: hunspell support (was: Fly-spelling with multiple dictionaries), Agustin Martin Domingo, 2008/04/07
- Re: hunspell support, Sascha Wilde, 2008/04/08
- Re: Fly-spelling with multiple dictionaries,
Eli Zaretskii <=
- Re: Fly-spelling with multiple dictionaries, Sascha Wilde, 2008/04/06
- Re: Fly-spelling with multiple dictionaries, Agustin Martin Domingo, 2008/04/07
- hunspell support (Was Fly-spelling with multiple dictionaries), Agustin Martin Domingo, 2008/04/07
- Re: hunspell support, Sascha Wilde, 2008/04/08
- Re: Fly-spelling with multiple dictionaries, Stephen J. Turnbull, 2008/04/05
- Re: Fly-spelling with multiple dictionaries, martin rudalics, 2008/04/05
- Re: Fly-spelling with multiple dictionaries, Dan Nicolaescu, 2008/04/03