Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: don't reopen completion dump for append 26 times
- X-seq: 49455
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Oliver Kiddle <opk@xxxxxxx>
- Cc: Zsh workers <zsh-workers@xxxxxxx>
- Subject: Re: PATCH: don't reopen completion dump for append 26 times
- Date: Mon, 27 Sep 2021 12:40:30 -0700
- Archived-at: <https://zsh.org/workers/49455>
- In-reply-to: <49155-1632766585.200905@F_BP.pomt.vBre>
- List-id: <zsh-workers.zsh.org>
- References: <49155-1632766585.200905@F_BP.pomt.vBre>
On Mon, Sep 27, 2021 at 11:17 AM Oliver Kiddle <opk@xxxxxxx> wrote:
>
> However, any objections to the following change? Or would it be better
> to enclose everything in braces and use a stdout redirection?
Unless there's another reason to enclose everything in braces -- such
as, in order to use an anonymous function to increase the local level
or change setopts -- I think the patch as-is would be fine.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author