From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: greek-style quotes for greek input method? Date: Fri, 13 Aug 2010 15:56:36 +0900 Message-ID: References: <87r5i9dye9.fsf@kobe.laptop> <87hbj45lae.fsf@kobe.laptop> <87d3ts5l1u.fsf@kobe.laptop> <87r5i8vw34.fsf@kobe.laptop> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1281682635 24425 80.91.229.12 (13 Aug 2010 06:57:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 13 Aug 2010 06:57:15 +0000 (UTC) Cc: emacs-devel@gnu.org To: Giorgos Keramidas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 13 08:57:12 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OjoCU-000866-AG for ged-emacs-devel@m.gmane.org; Fri, 13 Aug 2010 08:57:12 +0200 Original-Received: from localhost ([127.0.0.1]:59162 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OjoCO-0002Dh-Mr for ged-emacs-devel@m.gmane.org; Fri, 13 Aug 2010 02:57:04 -0400 Original-Received: from [140.186.70.92] (port=33980 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OjoC9-0002Cr-Hg for emacs-devel@gnu.org; Fri, 13 Aug 2010 02:56:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OjoC7-0007Ot-AW for emacs-devel@gnu.org; Fri, 13 Aug 2010 02:56:49 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:37633) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OjoC6-0007OX-R7 for emacs-devel@gnu.org; Fri, 13 Aug 2010 02:56:47 -0400 Original-Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1.aist.go.jp with ESMTP id o7D6ub7f020105; Fri, 13 Aug 2010 15:56:37 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp2.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id o7D6ub7O021536; Fri, 13 Aug 2010 15:56:37 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp2.aist.go.jp with ESMTP id o7D6uatq009790; Fri, 13 Aug 2010 15:56:36 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 4.71) (envelope-from ) id 1OjoBw-0001qu-Oy; Fri, 13 Aug 2010 15:56:36 +0900 In-Reply-To: <87r5i8vw34.fsf@kobe.laptop> (message from Giorgos Keramidas on Mon, 09 Aug 2010 14:55:59 +0300) X-detected-operating-system: by eggs.gnu.org: Solaris 9 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:128592 Archived-At: In article <87r5i8vw34.fsf@kobe.laptop>, Giorgos Keramidas writes: > > I'm not sure. In many Latin prefix methods, "~<" is used for "=AB", but > > in Latin prefix methods, "<<" is used for "=AB". It seems that this > > asymmetricness has some meaning. Isn't it more convenient also for > > greek-postfix to use "<<" provided that there's no standard for it. > Thanks for clarifying this! Whatever feels more natural for the rest of > input-methods is fine. Ok, I've just committed a change to add "<<" and ">>". --- Kenichi Handa handa@m17n.org