From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22134 invoked from network); 29 Mar 2000 17:48:30 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 29 Mar 2000 17:48:30 -0000 Received: (qmail 1082 invoked by alias); 29 Mar 2000 17:48:23 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 10319 Received: (qmail 1060 invoked from network); 29 Mar 2000 17:48:21 -0000 From: "Bart Schaefer" Message-Id: <1000329174812.ZM26713@candle.brasslantern.com> Date: Wed, 29 Mar 2000 17:48:12 +0000 In-Reply-To: <38E1DFEA.E7CFAE7@u.genie.co.uk> Comments: In reply to Oliver Kiddle "PATCH: misc. small changes" (Mar 29, 11:50am) References: <38E1DFEA.E7CFAE7@u.genie.co.uk> X-Mailer: Z-Mail (5.0.0 30July97) To: Zsh workers Subject: Re: PATCH: misc. small changes MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Mar 29, 11:50am, Oliver Kiddle wrote: } Subject: PATCH: misc. small changes } } Finally, I have made an addition to the docs for the } subst-globs-only style I added to _expand and fixed a typo. Sven did this already, in 10265. This patch backs out Oliver's patch and fixes a missing kindex() entry. Index: Doc/Zsh/compsys.yo =================================================================== @@ -1564,13 +1564,7 @@ substitution will be performed only if given an explicit numeric argument other than `tt(1)', as by typing `tt(ESC 2 TAB)'. ) -item(tt(subst-globs-only))( -If this is set to `tt(1)' or an expression that evaluates to `tt(1)' -then _expand will only do substitution if globbing is able to do -something. This is useful if you prefer not to have substitution but -want globbing to work in cases where there are substitutions in the -string. -) +kindex(tag-order, completion style) item(tt(tag-order))( This provides a mechanism for sorting how the tags available in a particular context will be used. -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com