Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: functions -t
- X-seq: zsh-users 27232
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Pier Paolo Grassi <pierpaolog@xxxxxxxxx>
- Cc: Zsh-Users List <zsh-users@xxxxxxx>
- Subject: Re: functions -t
- Date: Tue, 12 Oct 2021 20:47:38 -0700
- Archived-at: <https://zsh.org/users/27232>
- In-reply-to: <CAH+w=7YjuSX13N1D81D-a7T=OnikGXeFHjvc2evepyRDZvuWPg@mail.gmail.com>
- List-id: <zsh-users.zsh.org>
- References: <CAP+y1xAZw0qKse52Xk5j1VbfzhcBC7pH_qLRmfgtrSL1oeywQg@mail.gmail.com> <CAP+y1xA7=UkvX8isXaSAp0Dmgk5Cr_P+rH+eMgRb1dWgpUuzVw@mail.gmail.com> <CAH+w=7YjuSX13N1D81D-a7T=OnikGXeFHjvc2evepyRDZvuWPg@mail.gmail.com>
On Tue, Oct 12, 2021 at 8:35 PM Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
>
> Yes. Tracing of individual functions is not an option controlled by
> setopt.
Sorry, I'm being imprecise. You can turn off the trace by using
setopt INSIDE the traced function. But it's not controlled by setopt
in the CALLING function, so you can't localoptions it.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author