Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Why sourcing a file is not faster than doing a loop with eval, zle -N
- X-seq: zsh-workers 41327
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: Why sourcing a file is not faster than doing a loop with eval, zle -N
- Date: Mon, 19 Jun 2017 16:01:26 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version; bh=sujhif9F6Cr14f30s8HzjeU47HbpD4P4or0inYkHyCU=; b=SDL0uirxA9QYUHZtUhMrdmRFr3OBOIisumc66HPpmvCitNM3ZelfttrZQNH2uK2p3s gyrpL4s0aXD8SRFOVZiScl+YPoxag5M0rIcbri1NnsMQ1TTMTv/xnMuyqT0s++k0GRvL NwfZEKgsNPaZs6U/C7Eu0zEZ+XRG+zzRzOlY1/Vg85Q3RdlDXcRAsWgjUburC7owoPjc JDq/tOuTXDDjONMEF2/auY70asbhZNI/rzjl+vPn0KG3AL+KQK444TLFWMXh7hijDPiv +6dyAW3bPLzEN8A7rJdChYQ0J/erq7RE7/vj/yiy8En6Pn+fj5mmksasDcW8epRL4h7p QCuw==
- In-reply-to: <20170619215237.7e58707b@ntlworld.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <etPan.594513a8.516100cd.10b2e__10513.1716504276$1497699329$gmane$org@zdharma.org> <20170619122413.GA9294@chaz.gmail.com> <170619083116.ZM17323__41722.0601499595$1497886320$gmane$org@torch.brasslantern.com> <20170619161601.GB9294@chaz.gmail.com> <20170619202835.7f207185@ntlworld.com> <20170619215237.7e58707b@ntlworld.com>
On Jun 19, 9:52pm, Peter Stephenson wrote:
}
} I know what the problem with it is --- we can't tell the difference
} betwen a terminating '\0' and a '\0' that's part of the input stream.
I'll add a comment to that effect and commit my patch from w/41322.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author