unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: jean haidouk <haidouk@yandex.com>
To: Davis Herring <herring@lanl.gov>
Cc: "emacs-devel@gnu.org" <emacs-devel@gnu.org>
Subject: Re: [PATCH] input-method: french "e dans l'o"
Date: Sat, 07 Sep 2013 00:06:00 +0200	[thread overview]
Message-ID: <89301378505160@web3m.yandex.ru> (raw)
In-Reply-To: <522A2153.4070705@lanl.gov>

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" <herring@lanl.gov>:
>>  @@ -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	other threads:[~2013-09-06 22:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-06  6:31 [PATCH] input-method: french "e dans l'o" jean haidouk
2013-09-06 18:39 ` Davis Herring
2013-09-06 22:06   ` jean haidouk [this message]
2013-09-07  4:32   ` Stephen J. Turnbull
2013-09-07  5:58   ` Andreas Schwab
2013-09-07  6:23     ` Werner LEMBERG
2013-09-07  6:47       ` Werner LEMBERG
2013-09-06 22:50 ` Stefan Monnier
2013-09-06 23:23   ` Drew Adams
2013-09-07  9:01     ` jean haidouk
2013-09-09 19:28 ` Stefan Monnier

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=89301378505160@web3m.yandex.ru \
    --to=haidouk@yandex.com \
    --cc=emacs-devel@gnu.org \
    --cc=herring@lanl.gov \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).