From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4790 invoked from network); 22 Mar 2001 17:05:04 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 22 Mar 2001 17:05:04 -0000 Received: (qmail 23698 invoked by alias); 22 Mar 2001 17:04:54 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13710 Received: (qmail 23687 invoked from network); 22 Mar 2001 17:04:53 -0000 From: "Bart Schaefer" Message-Id: <1010322170413.ZM20463@candle.brasslantern.com> Date: Thu, 22 Mar 2001 17:04:13 +0000 In-Reply-To: <200103221040.LAA05172@beta.informatik.hu-berlin.de> Comments: In reply to Sven Wischnowsky "Re: Moving completion functions" (Mar 22, 11:40am) References: <200103221040.LAA05172@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 22, 11:40am, Sven Wischnowsky wrote: } Subject: Re: Moving completion functions } } > Functions/Misc/is-at-least Functions/Misc # Needs un-ksh-autoloading } } So should I change it to our normal format while moving it? That's what I meant, yes. } > Functions/Misc/acx Functions/Examples # Misc? } > Functions/Misc/cx Functions/Examples # Misc? } > Functions/Misc/yp Functions/Examples # Misc? } > Functions/Misc/yu Functions/Examples # Misc? } } I've always thought that these are almost not worth a separate } function file. Because of that I think `Examples' is fine. [...] } Changing top-level directory names to their singular forms seems to } not have been considered anymore. Oh, I forgot about that. At least make that Functions/Example rather than Examples. I wouldn't object to Function/* either, but I wasn't thinking about directory renaming. (A problem with directory renaming in CVS is that you then forever afterward have to remember to use "cvs update -P" to keep the empty directories out of your sandbox.) -- 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