zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Zsh hackers list <zsh-workers@zsh.org>
Subject: Re: Nofork ${{var}...} edge cases
Date: Wed, 27 Mar 2024 18:21:43 -0700	[thread overview]
Message-ID: <CAH+w=7akD45JDWRdRwrEbO9_2SMYgZYm2ctprx+JVo4F=Pur-Q@mail.gmail.com> (raw)
In-Reply-To: <CAH+w=7Y7gD8vKsk-=UEaf4N0j9u+ruNKS8nUZGZNAb23cRGSEQ@mail.gmail.com>

On Wed, Mar 27, 2024 at 6:00 PM Bart Schaefer <schaefer@brasslantern.com> wrote:
>
> On Wed, Mar 27, 2024 at 3:22 PM Oliver Kiddle <opk@zsh.org> wrote:
> >
> > > Or we could declare ${{REPLY}...} as NOT synonymous with ${|...} and
> > > localize REPLY only in the latter of those.  That might actually make
> > > more sense.
>
> Hrm, unfortunately that gets a bit dicey, because ${ ... } relies on
> having the magic local $REPLY as a place to stash the captured stdout

Oh, no, it doesn't:  I confused myself because some the tests in D10 do so.


  reply	other threads:[~2024-03-28  1:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-27 18:57 Bart Schaefer
2024-03-27 22:22 ` Oliver Kiddle
2024-03-28  1:00   ` Bart Schaefer
2024-03-28  1:21     ` Bart Schaefer [this message]
2024-03-28  1:32       ` Bart Schaefer
2024-03-28  0:29 ` Mikael Magnusson
2024-03-28  1:12   ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAH+w=7akD45JDWRdRwrEbO9_2SMYgZYm2ctprx+JVo4F=Pur-Q@mail.gmail.com' \
    --to=schaefer@brasslantern.com \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).