From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24747 invoked from network); 4 Jun 2008 09:29:58 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.4 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 4 Jun 2008 09:29:58 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 4214 invoked from network); 4 Jun 2008 09:29:45 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 4 Jun 2008 09:29:45 -0000 Received: (qmail 1213 invoked by alias); 4 Jun 2008 09:29:38 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 25133 Received: (qmail 1195 invoked from network); 4 Jun 2008 09:29:38 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 4 Jun 2008 09:29:38 -0000 Received: from cluster-g.mailcontrol.com (cluster-g.mailcontrol.com [85.115.41.190]) by bifrost.dotsrc.org (Postfix) with ESMTP id 856A58059114 for ; Wed, 4 Jun 2008 11:29:33 +0200 (CEST) Received: from cameurexb01.EUROPE.ROOT.PRI ([62.189.241.200]) by rly25g.srv.mailcontrol.com (MailControl) with ESMTP id m549TSQV026202 for ; Wed, 4 Jun 2008 10:29:30 +0100 Received: from news01 ([10.103.143.38]) by cameurexb01.EUROPE.ROOT.PRI with Microsoft SMTPSVC(6.0.3790.3959); Wed, 4 Jun 2008 10:29:28 +0100 Date: Wed, 4 Jun 2008 10:29:27 +0100 From: Peter Stephenson To: zsh-workers@sunsite.dk Subject: Re: Completion/correction and _path_files Message-ID: <20080604102927.05b3efe9@news01> In-Reply-To: <20080602180735.0dfd99b8@news01> References: <080521073412.ZM11504@torch.brasslantern.com> <20080602174030.07a94732@news01> <20080602180245.09137972@news01> <20080602180735.0dfd99b8@news01> Organization: CSR X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.5; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 04 Jun 2008 09:29:28.0012 (UTC) FILETIME=[7C36E0C0:01C8C625] X-Scanned-By: MailControl A-08-50-03 (www.mailcontrol.com) on 10.71.0.135 X-Virus-Scanned: ClamAV 0.91.2/7355/Wed Jun 4 02:40:05 2008 on bifrost X-Virus-Status: Clean On Mon, 2 Jun 2008 18:07:35 +0100 Peter Stephenson wrote: > Index: Completion/Unix/Type/_path_files Apart from more typos, I haven't seen any new problems with this, so I will commit it and you can let me know. I've decided I don't want to restrict this change just to approximation; that would create yet another special case in which difficulties can hide.