From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3170 invoked from network); 18 Aug 2001 22:15:10 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 18 Aug 2001 22:15:10 -0000 Received: (qmail 20425 invoked by alias); 18 Aug 2001 22:14:58 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15660 Received: (qmail 20414 invoked from network); 18 Aug 2001 22:14:57 -0000 From: Bart Schaefer Message-Id: <1010818221452.ZM15928@candle.brasslantern.com> Date: Sat, 18 Aug 2001 22:14:52 +0000 In-Reply-To: <20010818220016.653831427E@pwstephenson.fsnet.co.uk> Comments: In reply to Peter Stephenson "Re: Few newbie questions.." (Aug 18, 11:00pm) References: <20010818220016.653831427E@pwstephenson.fsnet.co.uk> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.dk Subject: Re: Few newbie questions.. MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Aug 18, 11:00pm, Peter Stephenson wrote: } } Probably _man_pages and a few others should get the treatment meted out } to helper functions in _cvs, namely defining the function only if } $functions[_man_pages] is not defined. Actually, I don't like the treatment of the functions in _cvs. It makes it very difficult to reload the entire file, which I have occasionally wanted to do. If there were a simple way to un-function all the functions that are defined in a particular file, that would be another matter. -- 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