From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17637 invoked from network); 7 Dec 2008 22:27:32 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) 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.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 7 Dec 2008 22:27:32 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 1583 invoked from network); 7 Dec 2008 22:27:20 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 7 Dec 2008 22:27:20 -0000 Received: (qmail 99 invoked by alias); 7 Dec 2008 22:27:03 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13544 Received: (qmail 87 invoked from network); 7 Dec 2008 22:27:02 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 7 Dec 2008 22:27:02 -0000 Received: from elation.princeton.edu (elation.Princeton.EDU [128.112.144.224]) by bifrost.dotsrc.org (Postfix) with ESMTP id 9E4F580308BE for ; Sun, 7 Dec 2008 23:26:58 +0100 (CET) Received: from [192.168.1.101] (pool-70-20-71-248.pitbpa.east.verizon.net [70.20.71.248]) by elation.princeton.edu (Postfix) with ESMTP id 8BA851E1D3AFD; Sun, 7 Dec 2008 17:22:54 -0500 (EST) Date: Sun, 7 Dec 2008 17:26:57 -0500 (EST) From: "Benjamin R. Haskell" To: Zsh Users Subject: Re: utf-8 and zsh In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (LNX 1169 2008-08-27) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-1463811810-1696384157-1228688818=:12465" X-Virus-Scanned: ClamAV 0.92.1/8730/Sun Dec 7 07:03:03 2008 on bifrost X-Virus-Status: Clean This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---1463811810-1696384157-1228688818=:12465 Content-Type: TEXT/PLAIN; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8BIT On Sun, 7 Dec 2008, Benjamin R. Haskell wrote: > There are two ZLE widgets related to entering special characters: > insert-composed-char and insert-unicode-char > > [...] > > NB. On my system, though, it doesn't appear to be fully working (Both ^X > i ` and ^X i ' produce ì (even though the latter should produce í)) Attached is a patch against CVS. The code for ì was in both sets. Corrected to the code for í in the '-row. Best, Ben ---1463811810-1696384157-1228688818=:12465 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=zsh-compose.patch Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename=zsh-compose.patch SW5kZXg6IEZ1bmN0aW9ucy9abGUvZGVmaW5lLWNvbXBvc2VkLWNoYXJzDQo9 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09DQpSQ1MgZmlsZTogL2N2c3Jvb3QvenNo L3pzaC9GdW5jdGlvbnMvWmxlL2RlZmluZS1jb21wb3NlZC1jaGFycyx2DQpy ZXRyaWV2aW5nIHJldmlzaW9uIDEuNQ0KZGlmZiAtdSAtcjEuNSBkZWZpbmUt Y29tcG9zZWQtY2hhcnMNCi0tLSBGdW5jdGlvbnMvWmxlL2RlZmluZS1jb21w b3NlZC1jaGFycwkxMSBEZWMgMjAwNiAwMzo0Mjo1OSAtMDAwMAkxLjUNCisr KyBGdW5jdGlvbnMvWmxlL2RlZmluZS1jb21wb3NlZC1jaGFycwk3IERlYyAy MDA4IDIyOjI2OjI1IC0wMDAwDQpAQCAtMjMsNyArMjMsNyBAQA0KICMgYWN1 dGUNCiBhPVwnDQogelskYV09IlwNCi1BIEMxIEUgQzkgSSBDRCBPIEQzIFUg REEgWSBERCBhIEUxIGUgRTkgaSBFQyBvIEYzIHUgRkEgeSBGRCBDIDEwNiBj IDEwNyBcDQorQSBDMSBFIEM5IEkgQ0QgTyBEMyBVIERBIFkgREQgYSBFMSBl IEU5IGkgRUQgbyBGMyB1IEZBIHkgRkQgQyAxMDYgYyAxMDcgXA0KIEwgMTM5 IGwgMTNBIE4gMTQzIG4gMTQ0IFIgMTU0IHIgMTU1IFMgMTVBIHMgMTVCIFog MTc5IHogMTdBIFwNCiAiDQogIyBjaXJjdW1mbGV4DQo= ---1463811810-1696384157-1228688818=:12465--