From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24576 invoked from network); 15 Oct 1999 14:27:06 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 15 Oct 1999 14:27:06 -0000 Received: (qmail 12150 invoked by alias); 15 Oct 1999 14:26:58 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8285 Received: (qmail 12143 invoked from network); 15 Oct 1999 14:26:57 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "Sven Wischnowsky" , Subject: RE: PATCH: Re: _match still does not work in _path_files Date: Fri, 15 Oct 1999 18:26:51 +0400 Message-ID: <001101bf1719$5271e380$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-reply-to: <199910151413.QAA18584@beta.informatik.hu-berlin.de> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal > > Believe it or not, it works correctly. I always said, that with > matching (a.k.a. GLOB_COMPLETE), the match specs are not used, and > functions like `_path_files' rely on them. > I do not believe it :-) It did work for me in all 3.1.5* and in 3.1.6-pws-XX (well, at least in pws-1 and pws-2). It stopped to work now. Unless there was a good reason to break it ... may I have it back? /andrej