Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: How to avoid infinite recursion in ZLE widgets
- X-seq: zsh-users 26089
- From: Roman Perepelitsa <roman.perepelitsa@xxxxxxxxx>
- To: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- Subject: Re: How to avoid infinite recursion in ZLE widgets
- Date: Sat, 26 Sep 2020 12:31:50 +0200
- Archived-at: <https://zsh.org/users/26089>
- Archived-at: <http://www.zsh.org/sympa/arcsearch_id/zsh-users/2020-09/CAN%3D4vMo-VzKKmGvfzyhPQ7eUTthj2Cn-_%3Da%3DbVXVQ97-u1a7_A%40mail.gmail.com>
- Authentication-results: zsh.org; iprev=pass (mail-io1-f51.google.com) smtp.remote-ip=209.85.166.51; dkim=pass header.d=gmail.com header.s=20161025 header.a=rsa-sha256; dmarc=pass header.from=gmail.com; arc=none
- Cc: Peter Slížik <peter.slizik@xxxxxxxxx>, Zsh Users <zsh-users@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=KSk9lyQ+vThyoZ1nRERMv6DXImXTnfM/bzqvgmxVnho=; b=OVFBc0vcL++IvavaB1mRQmXdvvBsR6KuVMPnQlyLsoDVXMfV5wgCL08kwYIvscyS6o SWZti14j7F6IvyHi/wMwmwFpqZ4VIwEZY1TmzdfIBBSCQxg5B7XaqkcOI9+uInMeGf45 UnzUL3yqM5/qsquJ4158KG+kaRE01wr6dCvxVcPsLgN8fyIIBXDozvprD63ah8nYG/7a FnQt3w3HFJjnNxceST7TPIPiHffEZ5cqVYZT2j7KIYf57be2cSTnxEQ+bkOsFfheD4I3 i+KiMHBqY7Ha1NMdJAK9bFLNak60PadMYyQsl41j6JuYXR1HHmapfLHyJ9G9kaMvtUlJ SZvQ==
- In-reply-to: <20200926102409.089a4225@tarpaulin.shahaf.local2>
- List-archive: <http://www.zsh.org/sympa/arc/zsh-users>
- List-help: <mailto:sympa@zsh.org?subject=help>
- List-id: <zsh-users.zsh.org>
- List-owner: <mailto:zsh-users-request@zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-subscribe: <mailto:sympa@zsh.org?subject=subscribe%20zsh-users>
- List-unsubscribe: <mailto:sympa@zsh.org?subject=unsubscribe%20zsh-users>
- References: <CAC-uhUD6-t3F0ZQuz1A_OWsFOJVj7L0dibNwbnDJurpq4-mZ+Q@mail.gmail.com> <20200923182558.nfokboenuhdypz45@localhost> <CAC-uhUAFiL=LfZZ+PcYRRHgZVTyYJ5rd4r6vFWQTfkHMFNc+gQ@mail.gmail.com> <CAC-uhUC8UY=SJTqdcAZM1Ja3AWAecvy7gcV0RVtKephttQRfRA@mail.gmail.com> <322971271.67362.1601044983375@mail2.virginmedia.com> <20200926092700.01784063@tarpaulin.shahaf.local2> <CAN=4vMpUS4oSczhUi6yMhTNU+n8=1DxKBAWvfj7jCoovLgO8Bw@mail.gmail.com> <20200926102409.089a4225@tarpaulin.shahaf.local2>
- Sender: zsh-users-request@xxxxxxx
On Sat, Sep 26, 2020 at 12:24 PM Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
>
> Roman Perepelitsa wrote on Sat, 26 Sep 2020 11:40 +0200:
> >
> > I think the original documentation was correct. Consider this snippet:
>
> Good point. However, the language "this is to be called … to allow
> changes to become visible" does support Peter's interpretation that «zle
> -R» must be called for changes to be shown, so I still think there's
> room for clarification.
LGTM.
Roman.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author