From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5775 invoked from network); 9 May 2001 09:06:42 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 9 May 2001 09:06:42 -0000 Received: (qmail 13113 invoked by alias); 9 May 2001 09:06:37 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14280 Received: (qmail 13098 invoked from network); 9 May 2001 09:06:36 -0000 Message-ID: To: zsh-workers@sunsite.dk (Zsh hackers list) Subject: Re: order of processing in brace expansion In-Reply-To: Your message of "Wed, 02 May 2001 16:30:10 -0000." <1010502163010.ZM15909@candle.brasslantern.com> Date: Wed, 09 May 2001 10:06:02 +0100 From: Peter Stephenson I've backed off the patch that tokenizes commas coming from a parameter expansion with globsubst. Probably the following is a good idea to make it clearer. Index: Doc/Zsh/options.yo =================================================================== RCS file: /cvsroot/zsh/zsh/Doc/Zsh/options.yo,v retrieving revision 1.16 diff -u -r1.16 options.yo --- Doc/Zsh/options.yo 2001/03/30 16:20:03 1.16 +++ Doc/Zsh/options.yo 2001/05/09 09:05:02 @@ -473,7 +473,8 @@ Treat any characters resulting from parameter expansion as being eligible for file expansion and filename generation, and any characters resulting from command substitution as being eligible for -filename generation. +filename generation. Braces (and commas in between) do not become eligible +for expansion. ) pindex(HASH_CMDS) cindex(hashing, of commands) -- Peter Stephenson Software Engineer CSR Ltd., Unit 300, Science Park, Milton Road, Cambridge, CB4 0XL, UK Tel: +44 (0)1223 392070 ********************************************************************** The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. **********************************************************************