From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28485 invoked from network); 14 Nov 2003 17:02:11 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 14 Nov 2003 17:02:11 -0000 Received: (qmail 25537 invoked by alias); 14 Nov 2003 17:01:58 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 19250 Received: (qmail 25519 invoked from network); 14 Nov 2003 17:01:56 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 14 Nov 2003 17:01:56 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [199.67.51.101] by sunsite.dk (MessageWall 1.0.8) with SMTP; 14 Nov 2003 17:1:56 -0000 Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id hAEH1qmP009419; Fri, 14 Nov 2003 11:01:52 -0600 (CST) (envelope-from dan) Date: Fri, 14 Nov 2003 11:01:52 -0600 From: Dan Nelson To: Miek Gieben Cc: zsh-workers@sunsite.dk Subject: Re: new builtin 'help' Message-ID: <20031114170152.GJ24018@dan.emsphone.com> References: <20031114141015.GA12667@atoom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031114141015.GA12667@atoom.net> X-OS: FreeBSD 5.1-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.5.1i In the last episode (Nov 14), Miek Gieben said: > Hello, > > after having used bash for 8 years i've switch to zsh. Boy, what a > difference :-) > But one of the things i missed was a 'help' builtin function. > > So I took the liberty to add it to zsh, I used version 4.0.7 for it. You must have missed Functions/Misc/run-help :) Set HELPDIR, and it will look there, or fall back to manpages. -- Dan Nelson dnelson@allantgroup.com