From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Davis Herring Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] input-method: french "e dans l'o" Date: Fri, 06 Sep 2013 12:39:15 -0600 Organization: XCP-1 Message-ID: <522A2153.4070705@lanl.gov> References: <56541378449115@web23m.yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1378492782 31425 80.91.229.3 (6 Sep 2013 18:39:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 6 Sep 2013 18:39:42 +0000 (UTC) Cc: emacs-devel@gnu.org To: Jean Haidouk Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 06 20:39:42 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VI0wW-0004wa-RX for ged-emacs-devel@m.gmane.org; Fri, 06 Sep 2013 20:39:40 +0200 Original-Received: from localhost ([::1]:39388 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VI0wW-0001sk-9P for ged-emacs-devel@m.gmane.org; Fri, 06 Sep 2013 14:39:40 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59535) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VI0wK-0001rf-GJ for emacs-devel@gnu.org; Fri, 06 Sep 2013 14:39:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VI0wA-0001y1-To for emacs-devel@gnu.org; Fri, 06 Sep 2013 14:39:28 -0400 Original-Received: from proofpoint4.lanl.gov ([204.121.3.52]:48857) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VI0wA-0001x9-M5 for emacs-devel@gnu.org; Fri, 06 Sep 2013 14:39:18 -0400 Original-Received: from mailrelay1.lanl.gov (mailrelay1.lanl.gov [128.165.4.101]) by mailgate4.lanl.gov (8.14.5/8.14.5) with ESMTP id r86IdFcG016658; Fri, 6 Sep 2013 12:39:15 -0600 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by mailrelay1.lanl.gov (Postfix) with ESMTP id 54A57270F7D; Fri, 6 Sep 2013 12:39:15 -0600 (MDT) X-NIE-2-Virus-Scanner: amavisd-new at mailrelay1.lanl.gov Original-Received: from [128.165.123.183] (xray-r06.lanl.gov [128.165.123.183]) by mailrelay1.lanl.gov (Postfix) with ESMTP id 4275F270B33; Fri, 6 Sep 2013 12:39:15 -0600 (MDT) User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110717 Lanikai/3.1.11 In-Reply-To: <56541378449115@web23m.yandex.ru> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8794, 1.0.431, 0.0.0000 definitions=2013-09-06_08:2013-09-06, 2013-09-06, 1970-01-01 signatures=0 X-MIME-Autoconverted: from 8bit to quoted-printable by mailgate4.lanl.gov id r86IdFcG016658 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x X-Received-From: 204.121.3.52 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:163235 Archived-At: > @@ -2099,7 +2103,7 @@ of characters from a single Latin-N charset. > dot | . | z. -> =C5=BC > stroke | / | d/ -> =C4=91 > nordic | / | d/ -> =C3=B0 t/ -> =C3=BE a/ -> =C3=A5 = e/ -> =C3=A6 o/ -> =C3=B8 > - others | / | s/ -> =C3=9F ?/ -> =C2=BF !/ -> =C2=A1 = // -> =C2=B0 > + others | / | s/ -> =C3=9F ?/ -> =C2=BF !/ -> =C2=A1 = // -> =C2=B0 o/ -> =C5=93 > | various | << -> =C2=AB >> -> =C2=BB o_ -> =C2=BA = a_ -> =C2=AA > =20 > Doubling the postfix separates the letter and postfix: e.g. a'' -> a' I think you have overridden "o/" here... Davis --=20 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.