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

Re: Set option in parent after emulate -L zsh



The options
  XTRACE
  LOCAL_OPTIONS
  LOCAL_LOOPS
  WARN_NESTED_VAR
are always reset on function scope exit.  The options
  PRIVILEGED
  RESTRICTED
are never restored as an effect of LOCAL_OPTIONS (but might be in case
of a "sticky emulation").



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