zsh-workers
 help / color / mirror / code / Atom feed
From: Mikael Magnusson <mikachu@gmail.com>
To: zsh-workers@zsh.org
Subject: PATCH: clarify which quotation marks to note
Date: Fri, 27 May 2011 03:33:07 +0200	[thread overview]
Message-ID: <1306459987-18807-1-git-send-email-mikachu@gmail.com> (raw)

I found the "Note the quotation marks" remark a bit confusing when I read this.

---
 Doc/Zsh/expn.yo |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo
index ce122ca..023e60e 100644
--- a/Doc/Zsh/expn.yo
+++ b/Doc/Zsh/expn.yo
@@ -2360,8 +2360,8 @@ latter is inserted into the command line word by word.
 
 For example, suppose a directory contains a single file `tt(lonely)'.  Then
 the expression `tt(*(e:'reply=(${REPLY}{1,2})':))' will cause the words
-`tt(lonely1 lonely2)' to be inserted into the command line.  Note the
-quotation marks.
+`tt(lonely1)' and `tt(lonely2)' to be inserted into the command line.  Note
+the quotation marks in the expression.
 
 The form tt(PLUS())var(cmd) has the same effect, but no delimiters appear
 around var(cmd).  Instead, var(cmd) is taken as the longest sequence of
-- 
1.7.4-rc1


             reply	other threads:[~2011-05-27  1:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-27  1:33 Mikael Magnusson [this message]
2011-05-27  4:44 ` Bart Schaefer
2011-05-27  5:14   ` Mikael Magnusson
2011-08-14  7:52     ` Mikael Magnusson
2011-08-14 22:54       ` 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=1306459987-18807-1-git-send-email-mikachu@gmail.com \
    --to=mikachu@gmail.com \
    --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).