Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
emulate & xtrace
- X-seq: zsh-workers 30260
- From: Peter Stephenson <Peter.Stephenson@xxxxxxx>
- To: "Zsh Hackers' List" <zsh-workers@xxxxxxx>
- Subject: emulate & xtrace
- Date: Thu, 23 Feb 2012 11:01:23 +0000
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- Organization: Cambridge Silicon Radio
I'm thinking (post 4.3.17) of trying to make the "emulate" command leave
on the "xtrace" option if running inside a function and the nearest
enclosing function has "functions -t" set. Before I look at this, can
anybody see if this is a bad idea? (Obviously "unsetopt xtrace" still
does what you expect).
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
Tel: +44 (0)1223 692070 Cambridge Silicon Radio Limited
Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, UK
Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom
More information can be found at www.csr.com. Follow CSR on Twitter at http://twitter.com/CSR_PLC and read our blog at www.csr.com/blog
Messages sorted by:
Reverse Date,
Date,
Thread,
Author