From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14989 invoked from network); 28 May 2002 13:13:14 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 28 May 2002 13:13:14 -0000 Received: (qmail 24740 invoked by alias); 28 May 2002 13:13:00 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 17243 Received: (qmail 24727 invoked from network); 28 May 2002 13:12:59 -0000 Date: Tue, 28 May 2002 09:12:49 -0400 From: Clint Adams To: zsh-workers@sunsite.dk Subject: unzip and _path_files interaction Message-ID: <20020528131249.GA5984@dman.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Same error as with the previous _cvs problem. To reproduce: mkdir /tmp/uztest cd /tmp/uztest touch zip.zip unzip Seems that the (z) in "${(@z)${(@M)tmp1:#-g*}#-g}" is turning (#i)*.(zip|[jw]ar) into ( #i ) *.(zip|[jw]ar)