From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11593 invoked from network); 31 Aug 2006 00:12:23 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-25) 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.4 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 31 Aug 2006 00:12:23 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 38589 invoked from network); 30 Aug 2006 17:05:33 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 30 Aug 2006 17:05:32 -0000 Received: (qmail 4347 invoked by alias); 30 Aug 2006 17:05:29 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 22661 Received: (qmail 4338 invoked from network); 30 Aug 2006 17:05:28 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 30 Aug 2006 17:05:28 -0000 Received: (qmail 38286 invoked from network); 30 Aug 2006 17:05:28 -0000 Received: from ns2.hostinglmi.net (213.194.149.12) by a.mx.sunsite.dk with SMTP; 30 Aug 2006 17:05:27 -0000 Received: from 90.red-213-97-199.staticip.rima-tde.net ([213.97.199.90]:12693 helo=localhost) by ns2.hostinglmi.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.52) id 1GITVH-0000W9-VZ; Wed, 30 Aug 2006 19:05:28 +0200 Date: Wed, 30 Aug 2006 19:13:02 +0200 From: David =?utf-8?B?R8OzbWV6?= To: Peter Stephenson Cc: zsh-workers@sunsite.dk Subject: Re: completion bug in UTF-8 locale Message-ID: <20060830171302.GA20977@fargo> Mail-Followup-To: Peter Stephenson , zsh-workers@sunsite.dk References: <20060820071833.GA3850@localdomain> <20060820180151.6b23348c.p.w.stephenson@ntlworld.com> <20060820200808.GA4049@localdomain> <20060820231838.02e89c47.p.w.stephenson@ntlworld.com> <20060826182433.GA22324@fargo> <20060829194935.4f504217.p.w.stephenson@ntlworld.com> <20060830165415.6a335109.pws@csr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20060830165415.6a335109.pws@csr.com> User-Agent: Mutt/1.4.2.1i X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ns2.hostinglmi.net X-AntiAbuse: Original Domain - sunsite.dk X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - pleyades.net X-Source: X-Source-Args: X-Source-Dir: Hi Peter, On Aug 30 at 04:54:15, Peter Stephenson wrote: > > Is this after plain "zsh -f"? I can see the problem there, although I > > may not have a chance to look at it for a while since I'm in the middle > > of some holiday (it's probably a fairly trivial missing piece of Meta > > handling again). > > This fixes the problem in this case, although I still don't know if this is > the only problem. This isn't new with MULTIBYTE_SUPPORT, although in the > case of this character you'd be seeing other strange effects if you didn't > have that turned on. Great! That patch did the trick. I've tested it with another directories with different characters and with subdirectories and completion works in all cases. And yes, i was using old style completion, with no compinit at all loaded. Thanks for fixing this in your holiday ;-) cheers, -- David Gómez Jabber ID: davidge@jabber.org