From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3580 invoked from network); 21 Apr 2004 11:17:18 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 21 Apr 2004 11:17:18 -0000 Received: (qmail 19289 invoked by alias); 21 Apr 2004 11:17:00 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7378 Received: (qmail 19245 invoked from network); 21 Apr 2004 11:17:00 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 21 Apr 2004 11:17:00 -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 11:16:59 -0000 Received: (qmail 16321 invoked from network); 21 Apr 2004 11:16:59 -0000 Received: from main.gmane.org (80.91.224.249) by a.mx.sunsite.dk with SMTP; 21 Apr 2004 11:16:58 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BGFis-0006qA-00 for ; Wed, 21 Apr 2004 13:16:58 +0200 Received: from isi-dialin-129-125.isionline-dialin.de ([195.158.129.125]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 Apr 2004 13:16:58 +0200 Received: from thorsten by isi-dialin-129-125.isionline-dialin.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 Apr 2004 13:16:58 +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 13:16:56 +0200 Message-ID: References: <1o5vc7hkd82ad.dlg@thorstenkampe.de> <20040421102258.GA12601@picard.franken.de> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: isi-dialin-129-125.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 * Thomas Köhler (2004-04-21 12:22 +0100) > Thorsten Kampe wrote: >> I am trying to categorize the current 141 zsh options for obvious >> reasons. Unfortunately zshoptions(1) is no big help as it is just >> alphabetically sorted. The Users' guide gives some limited >> suggestions. >> >> So these are my categories[1]: >> >> * Compatibility >> * Completion >> * ambigious >> * displaying >> * Globbing >> * History >> * Miscellaneous (the "no category category") >> * Pushd/Popd > > I don't know which extra category to add, but I think the > "Miscellaneous" category is too long. Perhaps it can be > shortened? Exactly - by putting "miscellaneous options" into existing or new categories. The question is just, /where/ (as "miscellaneous" is just an euphemism for "I don't have the slightest idea where to put it else" :-)) Thorsten