Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Regarding emulate: a thought, and refresh my memory?
2012-03-07 09:45:36 -0800, Bart Schaefer:
[...]
> I also disagree that the emulate syntax is cumbersome or confusing,
[...]
Sorry, I probably misread this thread (I admit very quickly). I
just thought it was.
"
Instead of
emulate -L zsh
setopt extendedglob
we could have a new syntax that does
emulate -L zsh -c 'setopt extendedglob'
"
Upon which I thought, gosh, there has to be something simpler
hence the
setopt localoptions $zsh_options extendedglob
--
Stephane
Messages sorted by:
Reverse Date,
Date,
Thread,
Author