From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from euclid.skiles.gatech.edu (list@euclid.skiles.gatech.edu [130.207.146.50]) by melb.werple.net.au (8.7.5/8.7.3/2) with ESMTP id AAA17844 for ; Sat, 20 Jul 1996 00:24:59 +1000 (EST) Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id KAA19372; Fri, 19 Jul 1996 10:19:07 -0400 (EDT) Resent-Date: Fri, 19 Jul 1996 10:19:07 -0400 (EDT) From: Zefram Message-Id: <10763.199607191417@stone.dcs.warwick.ac.uk> Subject: Re: more dependencies on emulation To: hzoli@cs.elte.hu (Zoltan Hidvegi) Date: Fri, 19 Jul 1996 15:17:56 +0100 (BST) Cc: zsh-workers@math.gatech.edu In-Reply-To: <199607190134.DAA05511@bolyai.cs.elte.hu> from "Zoltan Hidvegi" at Jul 19, 96 03:34:02 am X-Loop: zefram@dcs.warwick.ac.uk X-Stardate: [-31]7832.97 X-US-Congress: Moronic fuckers MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"UimE11.0.dk4.Qbvxn"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/1711 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu >% ksh >$ echo ${.sh.version} Now *there's* a good way to handle special variables. I'd had exactly this idea (start them all with .) before, but didn't realise anyone had actually implemented that in a real shell. Unfortunately it's far too late to fix all our portability problems this way. >IGNORE_BRACES should probably be not set if zsh is invoked as ksh. I'll >change that. I was wondering about that. My ksh at home, pdksh, does do brace expansion. >There is no standard for brace expansion and probably that's why shells are >differerent here. Indeed. I think the current behaviours are just fine. -zefram