From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22979 invoked from network); 13 Oct 2008 09:32:02 -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=-1.1 required=5.0 tests=AWL 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; 13 Oct 2008 09:32:02 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 93075 invoked from network); 13 Oct 2008 09:31:51 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 13 Oct 2008 09:31:51 -0000 Received: (qmail 2778 invoked by alias); 13 Oct 2008 09:31:38 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 25874 Received: (qmail 2759 invoked from network); 13 Oct 2008 09:31:35 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 13 Oct 2008 09:31:35 -0000 Received: from cluster-g.mailcontrol.com (cluster-g.mailcontrol.com [208.87.233.190]) by bifrost.dotsrc.org (Postfix) with ESMTPS id C4E3980524C0 for ; Mon, 13 Oct 2008 11:31:29 +0200 (CEST) Received: from rly07g.srv.mailcontrol.com (localhost.localdomain [127.0.0.1]) by rly07g.srv.mailcontrol.com (MailControl) with ESMTP id m9D9VNdi027318 for ; Mon, 13 Oct 2008 10:31:26 +0100 Received: from submission.mailcontrol.com (submission.mailcontrol.com [86.111.216.190]) by rly07g.srv.mailcontrol.com (MailControl) id m9D9UiIv025605 for zsh-workers@sunsite.dk; Mon, 13 Oct 2008 10:30:44 +0100 Received: from cameurexb01.EUROPE.ROOT.PRI ([193.128.72.68]) by rly07g-eth0.srv.mailcontrol.com (envelope-sender Peter.Stephenson@csr.com) (MIMEDefang) with ESMTP id m9D9U21O023244; Mon, 13 Oct 2008 10:30:44 +0100 (BST) Received: from news01 ([10.103.143.38]) by cameurexb01.EUROPE.ROOT.PRI with Microsoft SMTPSVC(6.0.3790.3959); Mon, 13 Oct 2008 10:30:14 +0100 Date: Mon, 13 Oct 2008 10:30:14 +0100 From: Peter Stephenson To: zsh-workers@sunsite.dk Cc: 501851@bugs.debian.org Subject: Re: Bug#501851: zsh: Completion fails if a directory name contains '(', ')' and =?UTF-8?B?J8SE?= '. Message-ID: <20081013103014.598e63f6@news01> In-Reply-To: <48F2A515.1030203@inz.sakura.ne.jp> References: <20081010230611.23133.42221.reportbug@debian> <20081010231712.GA20915@scru.org> <48F0AE88.1020307@inz.sakura.ne.jp> <20081011225255.0df2e350@pws-pc> <48F2A515.1030203@inz.sakura.ne.jp> Organization: CSR X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.8; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-OriginalArrivalTime: 13 Oct 2008 09:30:14.0759 (UTC) FILETIME=[4C312770:01C92D16] X-Scanned-By: MailControl A-08-50-15 (www.mailcontrol.com) on 10.71.1.117 X-Virus-Scanned: ClamAV 0.92.1/8417/Mon Oct 13 09:34:29 2008 on bifrost X-Virus-Status: Clean On Mon, 13 Oct 2008 10:32:05 +0900 Morita Sho wrote: > Additionally, =C4=84/[TAB] completion doesn't work on cvs head. (It was w= orking on > zsh 4.3.6) >=20 > % mkdir =C4=84 > % touch =C4=84/foo > % ls =C4=84/[TAB] > =3D> Nothing completes. This works fine for me (as does the version with "()" after the previous fix). Does the same still happen after "zsh -f; autoload -U compinit; compinit"? Is the character the composed version, i.e. Unicode 0x0104, which is 0xc4 0x84 in UTF-8, or could it be some decomposed version with combining characters? Please send the output from running "^X?" if there no obvious difference. --=20 Peter Stephenson Software Engineer CSR PLC, Churchill House, Cambridge Business Park, Cowley Road Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070