From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9388 invoked by alias); 13 Jan 2010 20:59:06 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 27598 Received: (qmail 6484 invoked from network); 13 Jan 2010 20:59:03 -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-SPF: pass (ns1.primenet.com.au: SPF record at ntlworld.com designates 81.103.221.31 as permitted sender) Date: Wed, 13 Jan 2010 20:28:47 +0000 From: Peter Stephenson To: Zsh Workers Subject: Re: #compdef lines prevent X11 and init.d completion Message-ID: <20100113202847.6982b514@pws-pc> In-Reply-To: References: X-Mailer: Claws Mail 3.7.3 (GTK+ 2.16.6; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Cloudmark-Analysis: v=1.1 cv=1ggfb5FlKZQUfF3vzm9UBYZ2uTfLsbs/8dSljwg5+mE= c=1 sm=0 a=LsPM9YE0D1QA:10 a=YQfN4TnuAAAA:8 a=NLZqzBF-AAAA:8 a=sHvs9Pj0vi3590jfLEwA:9 a=3wSKwYCByLm3GokmbXwfgfHv-MkA:4 a=bxnOgZBHIjQA:10 a=_dQi-Dcv4p4A:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 On Sun, 10 Jan 2010 13:12:33 -0500 (EST) "Benjamin R. Haskell" wrote: > On Sun, 10 Jan 2010, Benjamin R. Haskell wrote: > > I frequently use > tab-completing the whole of filename. But, that line prevents me from > > tab-completing into the /etc/X11 and /usr/share/X11 directories. > > Making _redirect consider whether $CURRENT is 1 seems to solve the > problem for me. Might also make sense to test whether NULLCMD is set. > Not sure if this would have other adverse effects, nor what the mention > of 'ksharrays' in the man page might entail. I'm not ignoring this, I simply haven't got my mind round what it all means at the moment. -- Peter Stephenson Web page now at http://homepage.ntlworld.com/p.w.stephenson/