From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3526 invoked from network); 11 Sep 2005 13:27:51 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 11 Sep 2005 13:27:51 -0000 Received: (qmail 3975 invoked from network); 11 Sep 2005 13:27:44 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 11 Sep 2005 13:27:44 -0000 Received: (qmail 12026 invoked by alias); 11 Sep 2005 13:27:41 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 21725 Received: (qmail 12016 invoked from network); 11 Sep 2005 13:27:41 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 11 Sep 2005 13:27:41 -0000 Received: (qmail 3691 invoked from network); 11 Sep 2005 13:27:40 -0000 Received: from mailgw4.technion.ac.il (132.68.238.37) by a.mx.sunsite.dk with SMTP; 11 Sep 2005 13:27:36 -0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by mailgw4.technion.ac.il (Postfix) with ESMTP id C0E07F7944 for ; Sun, 11 Sep 2005 16:12:06 +0300 (IDT) Received: from mailgw4.technion.ac.il ([127.0.0.1]) by localhost (mailgw4.technion.ac.il [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 26187-01-34 for ; Sun, 11 Sep 2005 16:12:06 +0300 (IDT) Received: from fermat.math.technion.ac.il (fermat.math.technion.ac.il [132.68.115.6]) by mailgw4.technion.ac.il (Postfix) with ESMTP id 5CD2DF795B for ; Sun, 11 Sep 2005 16:12:06 +0300 (IDT) Received: from fermat.math.technion.ac.il (localhost [127.0.0.1]) by fermat.math.technion.ac.il (8.12.10/8.12.10) with ESMTP id j8BDRXD6018114; Sun, 11 Sep 2005 16:27:33 +0300 (IDT) Received: (from rl@localhost) by fermat.math.technion.ac.il (8.12.10/8.12.10/Submit) id j8BDRXve018113; Sun, 11 Sep 2005 16:27:33 +0300 (IDT) X-Authentication-Warning: fermat.math.technion.ac.il: rl set sender to rl@math.technion.ac.il using -f Date: Sun, 11 Sep 2005 16:27:33 +0300 From: "Zvi Har'El" To: Vim Dev Mailing List , Zsh hackers list Cc: "Nadav Har'El" Subject: digraph for euro sign Message-ID: <20050911132733.GA17675@fermat.math.technion.ac.il> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1255 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.4.2i Organization: Technion--Israel Institute of Technology Hebrew-Date: 7 Elul 5765 X-PGP-Public-Key: http://www.math.technion.ac.il/~rl/etc/pubkey.html X-Virus-Scanned: by amavisd-new at technion.ac.il X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.4 Hi, I understand that rfc1345 doesn't include the euro sign. Vim chose to use the digraph =e, and zsh chose the digraph Eu. Otherwise, both use the same digraphs (and of course, I am using ^K as my zsh compose character). To make my life easier, I added to my .vimrc the lines " zsh compatibility: dig Eu 8364 " € I wonder: Is there no update to rfc1345 which standardize this? I think Eu is more logical, as a direct analog to the other currency digraphs like Ct, Pd, Cu and Ye (the range U+00A3 to U+00A5). Of course, the =e has its own mnemonic value, as an E crossed by two dashes, so it is apparently just a matter of taste! Best, Zvi. -- Dr. Zvi Har'El mailto:rl@math.technion.ac.il Department of Mathematics tel:+972-54-4227607 icq:179294841 Technion - Israel Institute of Technology fax:+972-4-8293388 http://www.math.technion.ac.il/~rl/ Haifa 32000, ISRAEL "If you can't say somethin' nice, don't say nothin' at all." -- Thumper (1942) Sunday, 7 Elul 5765, 11 September 2005, 4:07PM