From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24908 invoked by alias); 14 Aug 2011 22:54:27 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 29685 Received: (qmail 108 invoked from network); 14 Aug 2011 22:54:26 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received-SPF: none (ns1.primenet.com.au: domain at closedmail.com does not designate permitted sender hosts) From: Bart Schaefer Message-id: <110814155409.ZM19690@torch.brasslantern.com> Date: Sun, 14 Aug 2011 15:54:09 -0700 In-reply-to: Comments: In reply to Mikael Magnusson "Re: PATCH: clarify which quotation marks to note" (Aug 14, 9:52am) References: <1306459987-18807-1-git-send-email-mikachu@gmail.com> <110526214445.ZM533@torch.brasslantern.com> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: zsh-workers@zsh.org Subject: Re: PATCH: clarify which quotation marks to note MIME-version: 1.0 Content-type: text/plain; charset=us-ascii On Aug 14, 9:52am, Mikael Magnusson wrote: } } Okay, how about simply "note the quoting of var(string)"? That's fine with me.