From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16816 invoked from network); 11 Sep 2005 16:04:23 -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 16:04:23 -0000 Received: (qmail 78236 invoked from network); 11 Sep 2005 16:04:13 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 11 Sep 2005 16:04:13 -0000 Received: (qmail 363 invoked by alias); 11 Sep 2005 16:04:11 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 21726 Received: (qmail 24886 invoked from network); 11 Sep 2005 15:22:29 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 11 Sep 2005 15:22:29 -0000 Received: (qmail 51233 invoked from network); 11 Sep 2005 15:22:29 -0000 Received: from unknown (HELO rap.rap.dk) (213.237.47.228) by a.mx.sunsite.dk with SMTP; 11 Sep 2005 15:22:22 -0000 Received: by rap.rap.dk (Postfix, from userid 500) id 7418126AE8; Sun, 11 Sep 2005 17:22:10 +0200 (CET DST) Date: Sun, 11 Sep 2005 17:22:09 +0200 From: Keld =?iso-8859-1?Q?J=F8rn?= Simonsen To: =?iso-8859-1?Q?Fran=E7ois?= Pinard , Zvi Har'El , Vim Dev Mailing List , Zsh hackers list , Nadav Har'El , Keld =?iso-8859-1?Q?J=F8rn?= Simonsen Subject: Re: digraph for euro sign Message-ID: <20050911152209.GA6525@rap.rap.dk> References: <20050911132733.GA17675@fermat.math.technion.ac.il> <20050911143912.GA8220@phenix.progiciels-bpi.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20050911143912.GA8220@phenix.progiciels-bpi.ca> User-Agent: Mutt/1.4.1i X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.0.4 On Sun, Sep 11, 2005 at 10:39:12AM -0400, François Pinard wrote: > [Zvi Har'El] > > > 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! > > Keld, Cc:ed, wrote me he has tables for either updated RFC 1345 or the > successor of RFC 1345. So, Keld, if you are listening, would you be > kind enough to inform us about the "RFC 1345 mnemonic" for Euro? The mnemonic for euro in my updated tables is "Eu". Best regards keld