emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] input-method: french "e dans l'o"


From: jean haidouk
Subject: Re: [PATCH] input-method: french "e dans l'o"
Date: Sat, 07 Sep 2013 00:06:00 +0200

I replicated for the latin-prefix input-method what was already done for the 
latin-9-prefix input-method. There is even a comment justifying that:
`("/o" ?œ)                              ; clash with ø, but æ uses /'

This is supported. You have to enter an extra number to insert the character.
The mini buffer looks like this after entering `/o':
`/o                   (01/01) 1.ø 2.œ'

Thanks for reviewing my little patch. 

Jean


06.09.2013, 20:39, "Davis Herring" <address@hidden>:
>>  @@ -2099,7 +2103,7 @@ of characters from a single Latin-N charset.
>>     dot        |    .    | z. -> ż
>>     stroke     |    /    | d/ -> đ
>>     nordic     |    /    | d/ -> ð   t/ -> þ   a/ -> å   e/ -> æ   o/ -> ø
>>  -  others     |    /    | s/ -> ß   ?/ -> ¿   !/ -> ¡   // -> °
>>  +  others     |    /    | s/ -> ß   ?/ -> ¿   !/ -> ¡   // -> °   o/ -> œ
>>                | various | << -> «   >> -> »   o_ -> º   a_ -> ª
>>
>>   Doubling the postfix separates the letter and postfix: e.g. a'' -> a'
>
> I think you have overridden "o/" here...
>
> Davis
>
> --
> This product is sold by volume, not by mass.  If it appears too dense or
> too sparse, it is because mass-energy conversion has occurred during
> shipping.



reply via email to

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