From: David PONCE <david.ponce@wanadoo.fr>
Subject: Re: ispell problem with aspell dictionary aliases
Date: Fri, 10 Mar 2006 11:38:14 +0100 (CET) [thread overview]
Message-ID: <3117728.1141987094357.JavaMail.www@wwinf1522> (raw)
Agustin Martin wrote:
> On Wed, Mar 08, 2006 at 12:08:17PM +0100, David PONCE wrote:
>> Hello,
>>
>> There is an annoying problem with ispell when using aspell
>> dictionaries. I noticed that when I change the dictionary to
>> "francais". With aspell (0.60.3) and UTF-8 that dictionary doesn't
>> work well, whereas the "french" dictionary work well. That surprised
>> me because the "french" and "francais" dictionaries are both aliases
>> of the "fr_FR" dictionary.
>
> Can reproduce it with words containing chars not in the iso-8859-1 charset,
> like
>
> coeur
>
> not as above, but with 'oe' expressed as a single char (\oe in TeX). With
> aspell, ispell-dictionary-alist french entry is utf8 while francais entry
> is iso-8859-1.
>
>> In fact the problem is in `ispell-find-aspell-dictionaries' which adds
>> dictionary aliases AFTER the standard definitions have been added,
>> without overriding them.
>>
>> The patch below solved the problem for me.
>
> Same here, seems to work well.
>
Thanks for testing. So is it possible to commit that fix?
If it helps, I am willing to do it.
David
next reply other threads:[~2006-03-10 10:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-10 10:38 David PONCE [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-03-08 11:08 ispell problem with aspell dictionary aliases David PONCE
2006-03-08 15:22 ` Agustin Martin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3117728.1141987094357.JavaMail.www@wwinf1522 \
--to=david.ponce@wanadoo.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.