From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3311 invoked from network); 14 Jan 2002 18:06:38 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 14 Jan 2002 18:06:38 -0000 Received: (qmail 7796 invoked by alias); 14 Jan 2002 18:06:31 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 16453 Received: (qmail 7785 invoked from network); 14 Jan 2002 18:06:30 -0000 From: "Bart Schaefer" Message-Id: <1020114180625.ZM18586@candle.brasslantern.com> Date: Mon, 14 Jan 2002 18:06:25 +0000 In-Reply-To: <6404.1011027697@csr.com> Comments: In reply to Peter Stephenson "Re: PATCH: updated _zstyle and cleanup of related stuff" (Jan 14, 5:01pm) References: <6404.1011027697@csr.com> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.dk (Zsh hackers list) Subject: Re: PATCH: updated _zstyle and cleanup of related stuff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Jan 14, 5:01pm, Peter Stephenson wrote: } Subject: Re: PATCH: updated _zstyle and cleanup of related stuff } } "Bart Schaefer" wrote: } > Please let's not have arbitrary appending of glob quals until they are } > not BARE any more. } } That's another thing we've been ducking. In ksh-compatibility mode we can } just grab another character, such as `-' or `_' or `,' or `:'. I can't see } any simple, friendly zsh-like way of doing it, though. About the only } backwardly compatible way I can think of is restrict it to EXTENDED_GLOB } and use something like `(#q.)'. See the thread beginning with zsh-workers/15950. -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net