emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs 21/22: french ç and œ


From: Stefan Monnier
Subject: Re: Emacs 21/22: french ç and œ
Date: Mon, 27 Oct 2008 10:05:55 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>>> -  ispell does not know how do spell this word sœur
>> Not sure what's going on with it, but œ was somehow left out from
>> latin-1 (although it did make it into latin-9, aka "latin-1 with euro
>> sign").  So all places where it causes problems were probably written
>> back in the latin-1 days.

> So do you agree to include it in french-postfix/prefix?

Of course.

> As for ispell: I am not sure whether this can be solved on the level of
> lisp or whether somehow the ispell code itself has to be modified.

That I don't know.  If we use latin-1 to communicatr with ispell, then
we need to check that it's indeed correct (maybe ispell expects
latin-9).  If ispell indeed expects latin-1, then the problem is
in ispell.


        Stefan




reply via email to

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