From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27959 invoked from network); 15 Aug 2001 16:20:57 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 15 Aug 2001 16:20:57 -0000 Received: (qmail 23912 invoked by alias); 15 Aug 2001 16:20:06 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 4126 Received: (qmail 23802 invoked from network); 15 Aug 2001 16:20:03 -0000 From: Bart Schaefer Message-Id: <1010815161937.ZM10338@candle.brasslantern.com> Date: Wed, 15 Aug 2001 16:19:37 +0000 In-Reply-To: <20010815161518.A14385@thelonious.new.ox.ac.uk> Comments: In reply to Adam Spiers "problems with #compdef" (Aug 15, 4:15pm) References: <20010815161518.A14385@thelonious.new.ox.ac.uk> X-Mailer: Z-Mail (5.0.0 30July97) To: Adam Spiers , zsh-users@sunsite.dk Subject: Re: problems with #compdef MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Aug 15, 4:15pm, Adam Spiers wrote: } } Yet $_comps[pd] is undefined, and pressing TAB after `pd ' results in } standard file completion. What have I missed? Are you possibly using "compinit -C"? Did you remove your .zcompdump file so it can be rebuilt? -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net