zsh-workers
 help / color / mirror / code / Atom feed
From: "Nikolai Weibull" <now@bitwi.se>
To: "Peter Stephenson" <pws@csr.com>
Cc: "Zsh hackers list" <zsh-workers@sunsite.dk>
Subject: Re: ${${~:-*}//(#m)*/$MATCH=$MATCH} fails
Date: Tue, 12 Sep 2006 19:23:51 +0200	[thread overview]
Message-ID: <dbfc82860609121023k6e606bc4n743fd8ce1801ea4d@mail.gmail.com> (raw)
In-Reply-To: <200609121449.k8CEn80N011161@news01.csr.com>

On 9/12/06, Peter Stephenson <pws@csr.com> wrote:
> "Nikolai Weibull" wrote:
> > Hm.  My intent doesn't seem to have been clear.  What I want it to do
> > is print a list of files where each file is followed by an equal sign
> > and the file again.  This is for passing args to mkisofs with the
> > -graft-points option.
>
> You can't do that with parameter matching; it doesn't do globbing, which
> is a completely separate, and later, phase of command line expansion.
>
> Try
>
> *(e:'REPLY=$REPLY=$REPLY':)

Ah, thanks.  I was thinking that somehow the globbing could be done
inside the expansion somehow.  This is simpler.

  nikolai


      reply	other threads:[~2006-09-12 17:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <dbfc82860609111536n545e6378i371458c3895c2997@mail.gmail.com>
2006-09-12  9:34 ` Peter Stephenson
2006-09-12 14:31   ` Nikolai Weibull
2006-09-12 14:49     ` Peter Stephenson
2006-09-12 17:23       ` Nikolai Weibull [this message]

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=dbfc82860609121023k6e606bc4n743fd8ce1801ea4d@mail.gmail.com \
    --to=now@bitwi.se \
    --cc=pws@csr.com \
    --cc=zsh-workers@sunsite.dk \
    /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).