From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28865 invoked from network); 29 Sep 2006 18:08:53 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.5 (2006-08-29) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.1.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 29 Sep 2006 18:08:53 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 98842 invoked from network); 29 Sep 2006 18:08:48 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 29 Sep 2006 18:08:48 -0000 Received: (qmail 23029 invoked by alias); 29 Sep 2006 18:08:45 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 22791 Received: (qmail 23019 invoked from network); 29 Sep 2006 18:08:45 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 29 Sep 2006 18:08:45 -0000 Received: (qmail 98578 invoked from network); 29 Sep 2006 18:08:45 -0000 Received: from flock1.newmail.ru (80.68.241.157) by a.mx.sunsite.dk with SMTP; 29 Sep 2006 18:08:44 -0000 Received: (qmail 7877 invoked from network); 29 Sep 2006 18:08:43 -0000 Received: from unknown (HELO cooker.local) (arvidjaar@newmail.ru@85.141.135.179) by smtpd.newmail.ru with SMTP; 29 Sep 2006 18:08:43 -0000 From: Andrey Borzenkov To: zsh-workers@sunsite.dk Subject: Re: Stuff to do Date: Fri, 29 Sep 2006 22:08:45 +0400 User-Agent: KMail/1.9.4 References: <200609271211.k8RCBW5N023914@news01.csr.com> In-Reply-To: <200609271211.k8RCBW5N023914@news01.csr.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200609292208.45718.arvidjaar@newmail.ru> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday 27 September 2006 16:11, Peter Stephenson wrote: > I'm aware of the following things that need fixing, not including > problems we aren't currently able to debug directly (crashes and hangs > on certain systems). They are all problems that show up particularly > when dealing with non-ASCII characters, but the last two aren't actually > specific to that: > > - Finish making padding multibyte-aware: it's not done for printf nor > for padding using typeset flags. > - The matcher specifications in completion don't handle multibyte > characters and are currently written in such a way as to make this > hard (similar to the old suffix character handling). > - $' quoting is badly handled in completion. > - More untokenization is needed; certainly in parameter substitution and > quite possibly in random other places including completion. > > No doubt more will show up. - - vared does not work for binary data -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFHWEtR6LMutpd94wRAiUCAJ97uTgt6pc5znNmHDu/IMm93uffaQCcDQ6N aP1EqG7i4/CRLf7xS/0lIpA= =wS6Q -----END PGP SIGNATURE-----