From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11220 invoked from network); 11 May 2003 18:06:19 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 11 May 2003 18:06:19 -0000 Received: (qmail 21986 invoked by alias); 11 May 2003 18:06:12 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 18517 Received: (qmail 21979 invoked from network); 11 May 2003 18:06:12 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 11 May 2003 18:06:12 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [4.64.233.9] by sunsite.dk (MessageWall 1.0.8) with SMTP; 11 May 2003 18:6:11 -0000 Received: (from schaefer@localhost) by candle.brasslantern.com (8.11.6/8.11.6) id h4BI69D04014 for zsh-workers@sunsite.dk; Sun, 11 May 2003 11:06:09 -0700 From: "Bart Schaefer" Message-Id: <1030511180609.ZM4013@candle.brasslantern.com> Date: Sun, 11 May 2003 18:06:09 +0000 In-Reply-To: <24777.1052388394@csr.com> Comments: In reply to Peter Stephenson "Re: Bug in _path_files" (May 8, 11:06am) References: <24777.1052388394@csr.com> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.dk Subject: Re: Bug in _path_files MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On May 8, 11:06am, Peter Stephenson wrote: } } Whoops, it seems the old fudge was documented and used in various } places. Dang. I grep'd for that the day you posted the patch, thinking it was probably going to break something, but forgot to hit all the completion subdirectories ... } Not quite sure what to do about 4.0 --- I applied the first patch but } maybe it's better to leave it and document the bug. There was a time I'd have said that was the way to go ... but now we have assorted Linux distributions and the like bundling the "stable" releases, so the longer we leave these kinds of discrepancies the worse the damage is likely to be when 4.2 or 5.0 or whatever it will be, comes out. So I'd recommend that you apply both patches to the 4.0 branch, and that we (you) think about doing a 4.0.7 sometime soon.