From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21305 invoked from network); 21 Apr 2004 16:19:37 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 21 Apr 2004 16:19:37 -0000 Received: (qmail 4274 invoked by alias); 21 Apr 2004 16:09:53 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7380 Received: (qmail 4248 invoked from network); 21 Apr 2004 16:09:52 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 21 Apr 2004 16:09:52 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [130.225.247.86] by sunsite.dk (MessageWall 1.0.8) with SMTP; 21 Apr 2004 16:9:52 -0000 Received: (qmail 6110 invoked from network); 21 Apr 2004 16:09:52 -0000 Received: from main.gmane.org (80.91.224.249) by a.mx.sunsite.dk with SMTP; 21 Apr 2004 16:09:51 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BGKIJ-0003SS-00 for ; Wed, 21 Apr 2004 18:09:51 +0200 Received: from isi-dialin-129-185.isionline-dialin.de ([195.158.129.185]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 Apr 2004 18:09:51 +0200 Received: from thorsten by isi-dialin-129-185.isionline-dialin.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 Apr 2004 18:09:51 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: zsh-users@sunsite.dk From: Thorsten Kampe Subject: Re: Proprositions for a useful categorization of zsh options? Date: Wed, 21 Apr 2004 18:09:48 +0200 Message-ID: <5dm0y2dfylqz.dlg@thorstenkampe.de> References: <1o5vc7hkd82ad.dlg@thorstenkampe.de> <20040421103358.GA28557@DervishD> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: isi-dialin-129-185.isionline-dialin.de User-Agent: 40tude_Dialog/2.0.10.1de Sender: news X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=0.0 required=6.0 tests=none autolearn=no version=2.63 X-Spam-Hits: 0.0 * DervishD (2004-04-21 12:33 +0100) > * Thorsten Kampe dixit: >> I am trying to categorize the current 141 zsh options for obvious >> reasons. > > That's cool and VERY useful :) > >> # COMPLETION # ambigious completions # displaying completions > > Personally I would remove the last two ones. IMHO is enough with > 'COMPLETION' category. I agree. >> # HISTORY > [...] >> cshjunkiehistory > > I would put this one in the COMPATIBILITY category. It is for csh > junkies, no? I agree. >> # MISCELLANEOUS > > Surely this one can be categorized itself. Some suggestions: > >> autocd autonamedirs cdablevars > > I would change the name POPD/PUSHD of the last category to simply > 'DIRS' and put those three there. Yes, "pushd/popd" is too specific compared to the the other ones who are far more general..., but is "DIRS" the appropriate term? "Dealing somehow with dirs" seems a bit vague to me... > A couple more could be moved to that 'DIRS' category. For instance? > In addition to this, a whole bunch of options present in > 'MISCELLANEOUS' category could be moved to another category, > meaning 'options related to zsh internals' Which options for instance? > ( Now the misc category is simply too big and almost renders the > categorization useless :( My fight continues until the last miscellaneous option is categorised elsewhere... ;-)! Thorsten