zsh-users
 help / color / mirror / code / Atom feed
From: Ray Andrews <rayandrews@eastlink.ca>
To: zsh-users@zsh.org
Subject: Re: auto-quoting inside braces in arguments
Date: Thu, 18 Feb 2021 10:57:29 -0800	[thread overview]
Message-ID: <fedfc25e-116a-4abe-4778-c8578462124e@eastlink.ca> (raw)
In-Reply-To: <CAH+w=7ZD5oFJitNmVSQbRuiY+OoY4_KaEYGXZ3JwA4dD=bAGdw@mail.gmail.com>

On 2021-02-18 10:30 a.m., Bart Schaefer wrote:
>
> As an aside to the latter, it might be nice if providing a
> prefix-argument to quote-region caused it to use double instead of
> single quotes.
>
It reminds me of my issue just past of trying to send exactly:

'one string' 'second string'

to grep.  Given the deep desire of shells to strip and interpret quotes 
there's not
much that can be done via syntax, but some prefix or some option should 
make it
doable such that you don't lose one level of quotes at each interpretation.
Mind, I'm presuming Vincent needs those quotes further down stream to
protect something.  Anyway, some prefix or option should make it possible
to do whatever might be required.  setopt LITERAL_STRING.  Dunno, but most
of my problems with zsh involve quoting.


  parent reply	other threads:[~2021-02-18 18:57 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-18 13:40 Vincent Lefevre
2021-02-18 17:35 ` Daniel Shahaf
2021-02-18 18:30   ` Bart Schaefer
2021-02-18 18:52     ` Bart Schaefer
2021-02-19 12:24       ` Vincent Lefevre
2021-02-18 18:57     ` Ray Andrews [this message]
2021-02-18 19:07       ` Bart Schaefer
2021-02-18 21:49         ` Ray Andrews
2021-02-18 22:12         ` Daniel Shahaf
2021-02-18 22:44           ` Bart Schaefer
2021-02-19 16:10             ` Daniel Shahaf
2021-02-19 16:50               ` Daniel Shahaf
2021-02-19 21:53                 ` Bart Schaefer
2021-02-19 12:17     ` Vincent Lefevre
2021-02-19 12:29       ` Vincent Lefevre
2021-02-19 22:15         ` 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=fedfc25e-116a-4abe-4778-c8578462124e@eastlink.ca \
    --to=rayandrews@eastlink.ca \
    --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).