From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8490 invoked from network); 30 Aug 2008 11:43:50 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 30 Aug 2008 11:43:50 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 4586 invoked from network); 30 Aug 2008 11:43:43 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 30 Aug 2008 11:43:43 -0000 Received: (qmail 26376 invoked by alias); 30 Aug 2008 11:43:34 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 25554 Received: (qmail 26358 invoked from network); 30 Aug 2008 11:43:33 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 30 Aug 2008 11:43:33 -0000 Received: from mtaout02-winn.ispmail.ntl.com (mtaout02-winn.ispmail.ntl.com [81.103.221.48]) by bifrost.dotsrc.org (Postfix) with ESMTP id 296DF801E2B4 for ; Sat, 30 Aug 2008 13:43:29 +0200 (CEST) Received: from aamtaout02-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout02-winn.ispmail.ntl.com with ESMTP id <20080830114329.HMV21103.mtaout02-winn.ispmail.ntl.com@aamtaout02-winn.ispmail.ntl.com> for ; Sat, 30 Aug 2008 12:43:29 +0100 Received: from pws-pc ([81.107.43.40]) by aamtaout02-winn.ispmail.ntl.com with ESMTP id <20080830114329.MQKM19289.aamtaout02-winn.ispmail.ntl.com@pws-pc> for ; Sat, 30 Aug 2008 12:43:29 +0100 Date: Sat, 30 Aug 2008 12:43:21 +0100 From: Peter Stephenson To: zsh-workers@sunsite.dk Subject: Re: Module zsh/complist and coloring Message-ID: <20080830124321.7990824d@pws-pc> In-Reply-To: <20080827140221.GZ3846@plenz.com> References: <20080827140221.GZ3846@plenz.com> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.92.1/8120/Sat Aug 30 05:43:49 2008 on bifrost X-Virus-Status: Clean On Wed, 27 Aug 2008 16:02:21 +0200 Julius Plenz wrote: > Since you cannot download non-files, > it'd make sense to have a possibility to tell compadd or the complist > module that the matches are all valid filenames, no need for checking > that. Sounds plausible, although you'd only get half the full effect unless you could also supply the file type (most particularly directory or regular file). -- Peter Stephenson Web page now at http://homepage.ntlworld.com/p.w.stephenson/