zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@ibmth.df.unipi.it>
To: zsh-workers@sunsite.auc.dk
Subject: Re: PATCH: new parameter flag?
Date: Wed, 01 Sep 1999 10:35:46 +0200	[thread overview]
Message-ID: <9909010835.AA15938@ibmth.df.unipi.it> (raw)
In-Reply-To: "Sven Wischnowsky"'s message of "Tue, 31 Aug 1999 14:43:30 DFT." <199908311243.OAA29911@beta.informatik.hu-berlin.de>

I suspect there may be an untokenization problem in the new parameter
flags, or is the following expected for some reason?

% print ${(%):-%~}       

% print "${(%):-%~}"
/temp/pws/zsh-beta/Src

(by the way, is it supposed to work like that without a parameter name, or
is it just coincidence, because it's quite convenient?)

I haven't attempted to fix this because I haven't understood what all the
metafy/unmetafy bits are doing.  But it should presumably be safe to
untokenize while it's still metafied.  It's probably naive to hope
everything could be untokenized earlier on.  Then there's remnulargs, or
maybe not.  Good luck.

-- 
Peter Stephenson <pws@ibmth.df.unipi.it>       Tel: +39 050 844536
WWW:  http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy


  reply	other threads:[~1999-09-01  9:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-08-31 12:43 Sven Wischnowsky
1999-09-01  8:35 ` Peter Stephenson [this message]
  -- strict thread matches above, loose matches on Subject: below --
1999-09-01  9:33 Sven Wischnowsky
1999-08-31 11:45 Sven Wischnowsky
1999-08-31 12:25 ` Zefram
1999-08-30  9:39 Sven Wischnowsky
1999-08-31  9:29 ` Zefram

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=9909010835.AA15938@ibmth.df.unipi.it \
    --to=pws@ibmth.df.unipi.it \
    --cc=zsh-workers@sunsite.auc.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).