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

Re: Set option in parent after emulate -L zsh



Bart Schaefer wrote on Thu, Mar 09, 2017 at 14:06:13 -0800:
> The options
>   XTRACE
>   LOCAL_OPTIONS
>   LOCAL_LOOPS
>   WARN_NESTED_VAR

and 
    PRINT_EXIT_VALUE

> 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