zsh-workers
 help / color / mirror / code / Atom feed
From: Oliver Kiddle <okiddle@yahoo.co.uk>
To: zsh-workers@zsh.org
Subject: Re: [PATCH] bracketed-paste: change quoting style
Date: Thu, 13 Aug 2015 16:49:05 +0200	[thread overview]
Message-ID: <21668.1439477345@thecus.kiddle.eu> (raw)
In-Reply-To: <20150811220922.GF1859@tarsus.local2>

Daniel Shahaf wrote:
> Make bracketed-paste use ''-quoting instead of \-quoting (when NUMERIC
> is nonzero).
> 
> It's a bikeshed, of course, but I think '' is more readable.

I'd agree that it is less ugly but there was some rationale behind the
choice of \-quoting. It is easier to remove unwanted characters. So
if the paste inserts text\  you can press backspace twice to get rid
of the trailing space. With 'text ', you have to do more. It is also
more likely to give you something useful if you are nesting quotes.
Finally, it is what completion uses if there is no existing quoting so
is consistent with that.

I can't say I care a great deal. If you do, Mikael's suggestion of
making it depend on the numeric argument is a good idea.

What I was hoping to get at with the vim-style `[ and `] marks was a way
to retrospectively quote the pasted text. Doing things in that order
seems more helpful and more flexible.

Oliver


  parent reply	other threads:[~2015-08-13 14:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-11 22:09 Daniel Shahaf
2015-08-12  1:08 ` Mikael Magnusson
2015-08-12  2:52   ` Bart Schaefer
2015-08-12  3:13     ` Mikael Magnusson
2015-08-12  6:44       ` Bart Schaefer
2015-08-13 14:49 ` Oliver Kiddle [this message]
2015-08-13 16:20   ` Bart Schaefer
2015-08-13 23:19     ` Daniel Shahaf
2015-08-13 23:57       ` Bart Schaefer
2015-08-17 21:59         ` Daniel Shahaf

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=21668.1439477345@thecus.kiddle.eu \
    --to=okiddle@yahoo.co.uk \
    --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).