From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Giorgos Keramidas Newsgroups: gmane.emacs.devel Subject: Re: greek-style quotes for greek input method? Date: Fri, 13 Aug 2010 12:54:41 +0300 Message-ID: <87bp96u9b2.fsf@kobe.laptop> 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 1281693325 29021 80.91.229.12 (13 Aug 2010 09:55:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 13 Aug 2010 09:55:25 +0000 (UTC) Cc: emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 13 11:55:23 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 1Ojqyw-0005uU-Kx for ged-emacs-devel@m.gmane.org; Fri, 13 Aug 2010 11:55:22 +0200 Original-Received: from localhost ([127.0.0.1]:51024 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ojqyv-0002uE-Sp for ged-emacs-devel@m.gmane.org; Fri, 13 Aug 2010 05:55:21 -0400 Original-Received: from [140.186.70.92] (port=41751 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ojqyl-0002sm-8E for emacs-devel@gnu.org; Fri, 13 Aug 2010 05:55:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ojqyj-0001pk-RN for emacs-devel@gnu.org; Fri, 13 Aug 2010 05:55:11 -0400 Original-Received: from igloo.linux.gr ([62.1.205.36]:48315) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ojqyj-0001pK-DT for emacs-devel@gnu.org; Fri, 13 Aug 2010 05:55:09 -0400 X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-0.2, required 5, autolearn=not spam, ALL_TRUSTED -1.00, BAYES_50 0.80) X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-ID: o7D9sn9R000982 Original-Received: from kobe.laptop (178.128.40.14.dsl.dyn.forthnet.gr [178.128.40.14]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-9.1) with ESMTP id o7D9sn9R000982 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 13 Aug 2010 12:54:56 +0300 Original-Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.4/8.14.4) with ESMTP id o7D9sinU003155 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 13 Aug 2010 12:54:44 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Original-Received: (from keramida@localhost) by kobe.laptop (8.14.4/8.14.4/Submit) id o7D9sgY8003152; Fri, 13 Aug 2010 12:54:42 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) In-Reply-To: (Kenichi Handa's message of "Fri, 13 Aug 2010 15:56:36 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (berkeley-unix) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:128596 Archived-At: On Fri, 13 Aug 2010 15:56:36 +0900, Kenichi Handa wrote: >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 ">>". Thanks :-) I can remove my local patch now.