zsh-users
 help / color / mirror / code / Atom feed
From: Marc Chantreux <eiro@phear.org>
To: Perry Smith <pedz@easesoftware.com>
Cc: Zsh Users <zsh-users@zsh.org>
Subject: Re: (about quoting) Re: (0) works as a charm
Date: Thu, 28 Nov 2019 11:55:41 +0100	[thread overview]
Message-ID: <20191128105541.GA32686@prometheus.u-strasbg.fr> (raw)
In-Reply-To: <3FC964CB-7EB2-4F23-9013-574A69B0BE8E@easesoftware.com>

> > so
> >    x='\0'
> >    print $x
> >    x=$'\0'
> >    print $x
> > looks the same
> AH!!  So… testing with “print” (without -r) has pitfalls…

not really pitfalls as the default behaviour probably works
the way we expect most of the time.

> I had no idea print was interpreting things on output…

not "on ouput" but "before releasing on the ouput" but yes: i missed
that point too.

regards
marc

  reply	other threads:[~2019-11-28 10:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-27 13:00 (0) not working ? Marc Chantreux
2019-11-27 13:54 ` Perry Smith
2019-11-27 14:18   ` Marc Chantreux
2019-11-27 14:56     ` Perry Smith
2019-11-27 16:15       ` (0) works as a charm Marc Chantreux
2019-11-27 16:24         ` Roman Perepelitsa
2019-11-27 18:14           ` Perry Smith
2019-11-27 19:33             ` (about quoting) " Marc Chantreux
2019-11-27 20:21               ` Perry Smith
2019-11-28 10:55                 ` Marc Chantreux [this message]
2019-11-27 14:40 ` (0) not working ? Marc Chantreux

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=20191128105541.GA32686@prometheus.u-strasbg.fr \
    --to=eiro@phear.org \
    --cc=pedz@easesoftware.com \
    --cc=zsh-users@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).