Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Regarding emulate: a thought, and refresh my memory?



2012-03-06 20:06:52 +0000, Peter Stephenson:
[...]
> Can't see why not.  I often do "emulate -L zsh; setopt extendedglob
> cbases", it would be sensible to put that in one command.
[...]

What about special parameters like:

zsh_options=(noshwordsplit noposixstrings...)

emulate -L $zsh_options extendedglob

-- 
Stephane



Messages sorted by: Reverse Date, Date, Thread, Author