From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19948 invoked from network); 12 May 2008 16:47:53 -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; 12 May 2008 16:47:53 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 41799 invoked from network); 12 May 2008 16:47:49 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 12 May 2008 16:47:49 -0000 Received: (qmail 5940 invoked by alias); 12 May 2008 16:47:46 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 25009 Received: (qmail 5923 invoked from network); 12 May 2008 16:47:45 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 12 May 2008 16:47:45 -0000 Received: from cluster-d.mailcontrol.com (cluster-d.mailcontrol.com [217.69.20.190]) by bifrost.dotsrc.org (Postfix) with ESMTP id 0BA8F80ED173 for ; Mon, 12 May 2008 18:47:41 +0200 (CEST) Received: from rly04d.srv.mailcontrol.com (localhost.localdomain [127.0.0.1]) by rly04d.srv.mailcontrol.com (MailControl) with ESMTP id m4CGlWNB014615 for ; Mon, 12 May 2008 17:47:32 +0100 Received: from submission.mailcontrol.com (submission.mailcontrol.com [86.111.216.190]) by rly04d.srv.mailcontrol.com (MailControl) id m4CGl4s9010670 for zsh-workers@sunsite.dk; Mon, 12 May 2008 17:47:04 +0100 Received: from cameurexb01.EUROPE.ROOT.PRI ([62.189.241.200]) by [10.68.0.114] (envelope-sender Peter.Stephenson@csr.com) (MIMEDefang) with ESMTP id m4CGkVVl009600; Mon, 12 May 2008 17:47:04 +0100 (BST) Received: from news01 ([10.103.143.38]) by cameurexb01.EUROPE.ROOT.PRI with Microsoft SMTPSVC(6.0.3790.3959); Mon, 12 May 2008 17:46:19 +0100 Date: Mon, 12 May 2008 17:46:19 +0100 From: Peter Stephenson To: sergio Cc: Zsh hackers list Subject: Re: Colored completion listings Message-ID: <20080512174619.02c16bb3@news01> In-Reply-To: <48287311.5040601@sergio.spb.ru> References: <4828347A.8070503@sergio.spb.ru> <20080512170449.45adb932@news01> <48287311.5040601@sergio.spb.ru> 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: 12 May 2008 16:46:19.0192 (UTC) FILETIME=[B3CB4B80:01C8B44F] X-Scanned-By: MailControl A-08-50-03 (www.mailcontrol.com) on 10.68.1.114 X-Virus-Scanned: ClamAV 0.91.2/7103/Mon May 12 17:58:42 2008 on bifrost X-Virus-Status: Clean On Mon, 12 May 2008 20:40:49 +0400 sergio wrote: > I correctly understand, that 'mi' is unused in zsh? (But it described in > manpage) Yes, althought it does say it's unused... as it does for "or", which now you've prodded me to look needs changing. Index: Doc/Zsh/mod_complist.yo =================================================================== RCS file: /cvsroot/zsh/zsh/Doc/Zsh/mod_complist.yo,v retrieving revision 1.20 diff -u -r1.20 mod_complist.yo --- Doc/Zsh/mod_complist.yo 6 May 2008 16:01:18 -0000 1.20 +++ Doc/Zsh/mod_complist.yo 12 May 2008 16:45:17 -0000 @@ -54,8 +54,7 @@ for character devices ) item(tt(or) var(none))( -for a symlink to nonexistent file (default is the value defined for tt(fi)); -this code is currently not used +for a symlink to nonexistent file (default is the value defined for tt(ln)). ) item(tt(mi) var(none))( for a non-existent file (default is the value defined for tt(fi)); this code -- Peter Stephenson Software Engineer CSR PLC, Churchill House, Cambridge Business Park, Cowley Road Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070