From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 381 invoked from network); 3 May 1999 10:48:06 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 3 May 1999 10:48:06 -0000 Received: (qmail 21785 invoked by alias); 3 May 1999 10:47:49 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6203 Received: (qmail 21773 invoked from network); 3 May 1999 10:47:46 -0000 From: "Bart Schaefer" Message-Id: <990503034700.ZM15329@candle.brasslantern.com> Date: Mon, 3 May 1999 03:46:59 -0700 In-Reply-To: <9905031000.AA21091@ibmth.df.unipi.it> Comments: In reply to Peter Stephenson "Re: User installation script for new completion" (May 3, 12:00pm) References: <9905031000.AA21091@ibmth.df.unipi.it> X-Mailer: Z-Mail (4.0b.820 20aug96) To: zsh-workers@sunsite.auc.dk (Zsh hackers list) Subject: Re: User installation script for new completion MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On May 3, 12:00pm, Peter Stephenson wrote: } Subject: Re: User installation script for new completion } } ... compinit looks at how many completion files it has found, and if } there are fewer than twenty ... it adds the path to itself to fpath. } } This fails when functionargzero is not set. Great. Any better } suggestions? Have it test [[ -o functionargzero ]] and skip this when it's not set? -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com