From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21190 invoked from network); 8 Jul 2005 16:54:52 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 8 Jul 2005 16:54:52 -0000 Received: (qmail 72831 invoked from network); 8 Jul 2005 16:54:46 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 8 Jul 2005 16:54:46 -0000 Received: (qmail 10061 invoked by alias); 8 Jul 2005 16:54:43 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 21407 Received: (qmail 10050 invoked from network); 8 Jul 2005 16:54:42 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 8 Jul 2005 16:54:42 -0000 Received: (qmail 72438 invoked from network); 8 Jul 2005 16:54:42 -0000 Received: from flock1.newmail.ru (212.48.140.157) by a.mx.sunsite.dk with SMTP; 8 Jul 2005 16:54:38 -0000 Received: (qmail 30391 invoked from network); 8 Jul 2005 16:50:38 -0000 Received: from unknown (HELO ?10.0.0.1?) (arvidjaar@newmail.ru@83.237.61.178) by smtpd.newmail.ru with SMTP; 8 Jul 2005 16:50:38 -0000 From: Andrey Borzenkov To: zsh-workers@sunsite.dk Subject: Re: zsh (CVS) and unicode Date: Fri, 8 Jul 2005 20:54:30 +0400 User-Agent: KMail/1.8.1 Cc: "Ruslan N. Balkin" References: <20050708030400.321ec1f3@baron.pp.ru> In-Reply-To: <20050708030400.321ec1f3@baron.pp.ru> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1335437.hgeOkbymN0"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200507082054.31724.arvidjaar@newmail.ru> X-Spam-Checker-Version: SpamAssassin 3.0.2 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, score=-2.6 required=6.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Hits: -2.6 --nextPart1335437.hgeOkbymN0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 08 July 2005 03:04, Ruslan N. Balkin wrote: > But current CVS of zsh, after i enable > ZLE_UNICODE_SUPPORT, crashes on tab-completion of these names.=20 yes :( [...] > If I did something wrong, please excuse me, No. the problem is, you can't incrementally add UNICODE support to completion. = You=20 must rewrite the *whole* completion code. Unfortunately the author is no mo= re=20 reacheable and apparently no one has time and guts to punge into it. I really begin to suspect that rewriting completion from scratch (retaining= =20 functionality but adding it in small pieces) would be easier :( > but i haven't found much=20 > information about zsh and utf-8, and mail list search is not very usable. > If i can help somehow, please let me know=20 yes! fix completion code!! please :) =2Dandrey --nextPart1335437.hgeOkbymN0 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQBCzq/HR6LMutpd94wRAiXuAJ9oPes+SX3VJMdWwUKI5VKnKswkaACcDaEP K5JQ7LXJ8AqaI4tsKtBjL+8= =Zpz2 -----END PGP SIGNATURE----- --nextPart1335437.hgeOkbymN0--