From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10462 invoked from network); 15 Sep 1999 13:40:46 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 15 Sep 1999 13:40:46 -0000 Received: (qmail 614 invoked by alias); 15 Sep 1999 13:40:34 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7842 Received: (qmail 607 invoked from network); 15 Sep 1999 13:40:33 -0000 Message-Id: <9909151305.AA21265@ibmth.df.unipi.it> To: zsh-workers@sunsite.auc.dk (Zsh hackers list) Subject: Re: PATCH: 3.1.6-pws-4: backreferences In-Reply-To: "Tanaka Akira"'s message of "15 Sep 1999 21:38:20 DFT." Date: Wed, 15 Sep 1999 15:05:32 +0200 From: Peter Stephenson Tanaka Akira wrote: > Z(2):akr@is27e1u11% Src/zsh -f > is27e1u11% setopt extendedglob > is27e1u11% a=abcdef > is27e1u11% echo ${a/(#b)a(?)c/$match[1]} > def > > It should be `bdef'. Since second time, it works well. I've tried this on three different systems, with all the latest patches, and I don't get this, so I'm stuck at the moment. -- Peter Stephenson Tel: +39 050 844536 WWW: http://www.ifh.de/~pws/ Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy