Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Strange or interesting zcompile behavior, for in-loop func defs
- X-seq: zsh-workers 41439
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Sebastian Gniazdowski <psprint@xxxxxxxxxxx>
- Subject: Re: Strange or interesting zcompile behavior, for in-loop func defs
- Date: Mon, 17 Jul 2017 23:10:41 -0700
- Cc: "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=qUzBOlYLcM2Cb15RSgNb9eFOaG9ko+ocZ1Zk0yqogkw=; b=yoipJTdlFaaAqVtvD/0nq0bYMynp4/3vVFJWkdpiIyUW9vzkhtM/ChKAzTbN8pBuDB f9GfObEDCQtySVcRVKRwNODSk6cvtQIF+RA1UPryQlH97JZntpQRUQdP2bosLMNaIaKJ wEteWUGq57B4jnTacDNOuNHRM1Qe0MmTG9OOTSOPwm79Ljc9+9mcJi8/T9i5QN6j4zCZ pyuZ5k8zlldN6PXFdv+qzPlbMjC3+Qr8NNwQksE0YOqMFkOudzqgmudd4KKG5q8/MoxO MREvXOcZJOeqAjUSPWGoJ522Mim1d2zOSMN2nLu41cLJXwR5S+ceVeLVtrW/96znXT4d x1yA==
- In-reply-to: <etPan.596cc0c2.33e30cbe.6b4@zdharma.org>
- 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.596cc0c2.33e30cbe.6b4@zdharma.org>
On Mon, Jul 17, 2017 at 6:50 AM, Sebastian Gniazdowski
<psprint@xxxxxxxxxxx> wrote:
>
> Have dump for: _zsh_highlight_widget_zle-isearch-update, file: /Users/sgniazdowski/.zplugin/lexicon.zwc
I'm fairly sure the dump structure is being found from the Eprog for
the _zsh_highlight_bind_widgets function, which contains the loop in
question, and is not actually the dump of the
_zsh_highlight_widget_zle-isearch-update function.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author