From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19761 invoked from network); 22 Mar 2001 07:21:56 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 22 Mar 2001 07:21:56 -0000 Received: (qmail 841 invoked by alias); 22 Mar 2001 07:21:48 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13700 Received: (qmail 829 invoked from network); 22 Mar 2001 07:21:47 -0000 From: "Bart Schaefer" Message-Id: <1010322072129.ZM19794@candle.brasslantern.com> Date: Thu, 22 Mar 2001 07:21:28 +0000 In-Reply-To: <200103190946.KAA01997@beta.informatik.hu-berlin.de> Comments: In reply to Sven Wischnowsky "Re: Moving completion functions" (Mar 19, 10:46am) References: <200103190946.KAA01997@beta.informatik.hu-berlin.de> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.dk Subject: Re: Moving completion functions MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Mar 19, 10:46am, Sven Wischnowsky wrote: } Subject: Re: Moving completion functions } } echo adding tag } cvs tag comp-dirs . } } move $files I'd throw a "cvs update" in there before the "cvs tag", just in case. Otherwise this looks good. Here are my suggestions for renaming in the Functions subdirectory. I've left in Functions/Misc anything that it seemed likely one might want to have in one's "standard" fpath, relocated stuff related to old compctl completions into Functions/Compctl, and stashed everything else in Functions/Examples. A few of those latter might possibly want to be in Misc instead; I've marked those. And of course we could then rename the entire Misc directory to something less vague, but I didn't put any thought into that yet. Functions/Misc/acx Functions/Examples # Misc? Functions/Misc/allopt Functions/Misc Functions/Misc/cat Functions/Examples Functions/Misc/cdmatch Functions/Compctl Functions/Misc/cdmatch2 Functions/Compctl Functions/Misc/checkmail Functions/Misc Functions/Misc/colors Functions/Misc Functions/Misc/cx Functions/Examples # Misc? Functions/Misc/harden Functions/Misc Functions/Misc/is-at-least Functions/Misc # Needs un-ksh-autoloading Functions/Misc/mere Functions/Misc Functions/Misc/multicomp Functions/Compctl Functions/Misc/nslookup Functions/Misc Functions/Misc/promptnl Functions/Misc Functions/Misc/proto Functions/Examples Functions/Misc/pushd Functions/Examples Functions/Misc/randline Functions/Examples Functions/Misc/run-help Functions/Misc # Add #autoload line? Functions/Misc/yp Functions/Examples # Misc? Functions/Misc/yu Functions/Examples # Misc? Functions/Misc/zed Functions/Misc Functions/Misc/zkbd Functions/Misc Functions/Misc/zless Functions/Misc Functions/Misc/zls Functions/Misc Functions/Misc/zmv Functions/Misc Functions/Misc/zrecompile Functions/Misc Functions/Misc/zstyle+ Functions/Misc -- 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