Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
digraph for euro sign
- X-seq: zsh-workers 21725
- From: "Zvi Har'El" <rl@xxxxxxxxxxxxxxxxxxx>
- To: Vim Dev Mailing List <vim-dev@xxxxxxx>, Zsh hackers list <zsh-workers@xxxxxxxxxx>
- Subject: digraph for euro sign
- Date: Sun, 11 Sep 2005 16:27:33 +0300
- Cc: "Nadav Har'El" <nyh@xxxxxxxxxxxxxxxxxxx>
- Disposition-notification-to: "Zvi Har'El" <rl@xxxxxxxxxxxxxxxxxxx>
- Hebrew-date: 7 Elul 5765
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: Technion--Israel Institute of Technology
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@xxxxxxxxxxxxxxxxxxx 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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author