From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27114 invoked from network); 1 Aug 2005 13:53:40 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 1 Aug 2005 13:53:40 -0000 Received: (qmail 59571 invoked from network); 1 Aug 2005 13:53:32 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 1 Aug 2005 13:53:32 -0000 Received: (qmail 29828 invoked by alias); 1 Aug 2005 13:53:30 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 21554 Received: (qmail 29819 invoked from network); 1 Aug 2005 13:53:30 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 1 Aug 2005 13:53:30 -0000 Received: (qmail 59358 invoked from network); 1 Aug 2005 13:53:30 -0000 Received: from acolyte.scowler.net (216.254.112.45) by a.mx.sunsite.dk with SMTP; 1 Aug 2005 13:53:26 -0000 Received: by acolyte.scowler.net (Postfix, from userid 1000) id 4720F70055; Mon, 1 Aug 2005 09:53:24 -0400 (EDT) Date: Mon, 1 Aug 2005 09:53:24 -0400 From: Clint Adams To: zsh-workers@sunsite.dk Subject: Re: xtrace scope Message-ID: <20050801135324.GA9016@scowler.net> Mail-Followup-To: zsh-workers@sunsite.dk References: <20050728152656.GA30070@scowler.net> <200507281638.j6SGcH6X014944@news01.csr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200507281638.j6SGcH6X014944@news01.csr.com> User-Agent: Mutt/1.5.9i X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.4 > This feature long predates LOCAL_OPTIONS and I kept it as a special > case when I added that just for compatibility. I don't think there's > any standardisation requirement. Would it be silly to add another option so XTRACE changes could be made global in sh/ksh emulation?