From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4139 invoked from network); 11 Jan 2005 14:54:46 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 11 Jan 2005 14:54:46 -0000 Received: (qmail 46380 invoked from network); 11 Jan 2005 14:54:40 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 11 Jan 2005 14:54:40 -0000 Received: (qmail 12532 invoked by alias); 11 Jan 2005 14:54:38 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 20678 Received: (qmail 12521 invoked from network); 11 Jan 2005 14:54:37 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 11 Jan 2005 14:54:37 -0000 Received: (qmail 46117 invoked from network); 11 Jan 2005 14:54:37 -0000 Received: from ns.suse.de (HELO Cantor.suse.de) (195.135.220.2) by a.mx.sunsite.dk with SMTP; 11 Jan 2005 14:54:34 -0000 Received: from hermes.suse.de (hermes-ext.suse.de [195.135.221.8]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by Cantor.suse.de (Postfix) with ESMTP id B7A461316356 for ; Tue, 11 Jan 2005 15:54:32 +0100 (CET) Date: Tue, 11 Jan 2005 15:54:29 +0100 From: Mads Martin Joergensen To: Zsh hackers list Subject: Re: Some groundwork for Unicode in Zle Message-ID: <20050111145429.GR28930@suse.de> References: <200501111352.j0BDqCKs001801@news01.csr.com> <27571.1105455081@trentino.logica.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <27571.1105455081@trentino.logica.co.uk> User-Agent: Mutt/1.5.6i X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=0.0 required=6.0 tests=none autolearn=no version=2.63 X-Spam-Hits: 0.0 * Oliver Kiddle [Jan 11. 2005 15:52]: > Peter wrote: > > from how the line is encoded internally. We can use wchar_t inside and > > pass back a multibyte string. > > Good to see this being addressed. How do you plan to cope with encoding > nulls if you use wchar_t? (or does zle not bother?) The whole meta stuff > is what really scared me off ever touching this. It's not just 'good', it's really awesome. Thanks for doing this! -- Mads Martin Joergensen, http://mmj.dk "Why make things difficult, when it is possible to make them cryptic and totally illogical, with just a little bit more effort?" -- A. P. J.