From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8758 invoked by alias); 28 Mar 2015 22:48:26 -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: 34805 Received: (qmail 2385 invoked from network); 28 Mar 2015 22:48:25 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:message-id:date:in-reply-to:comments :references:to:subject:mime-version:content-type; bh=5bR7d72ivzADWjJyZ4oaqhxJ/WvC028F+VjTb/2muaA=; b=gzZhSgPaScUiqoswOGksRCQhQxpGIUy1hxNWjN2nBYPMCGKGlRzNcv3p4XlYdv55ud BjX1Y0CsZdO0t1+jTrwSuu6hY6x6VSZ0a77smOImYQSSnFaDsRhBX3Y2kMlXr3iDqc0Z 5ACp2MYQM59DKHTVs/r1IkcdHr6UuAFvg0xTHfBQqrzz0EZPYT9mUCfcJ3pxLK2GJOva zulyvpd15xxOrpawbGZzI041yj7gqMtOU6nKTEqm4moBXczyt/kNcwIaxET7LjyFZk/D fyiNYHGM1SrzC+GBV61cPXXo0QggKRxQhm5NPlE1Ktu60d1NeU9utaahQ7o/z2X5F+82 WPrg== X-Gm-Message-State: ALoCoQnqOs+udFMkiIMFsl4pkLnrXUU2GxBKGszs2M1P1ZwwNzyREQqaKYivWoEP75YT0xnN7Fc9 X-Received: by 10.182.4.34 with SMTP id h2mr21165668obh.39.1427582904413; Sat, 28 Mar 2015 15:48:24 -0700 (PDT) From: Bart Schaefer Message-Id: <150328154821.ZM6102@torch.brasslantern.com> Date: Sat, 28 Mar 2015 15:48:21 -0700 In-Reply-To: <20150328224458.3ab1d39a@ntlworld.com> Comments: In reply to Peter Stephenson "Re: [[ is being treated as a pattern in the command/reserved word position." (Mar 28, 10:44pm) References: <55171842.7030505@gmx.com> <150328144428.ZM5583@torch.brasslantern.com> <55172355.80409@gmx.com> <150328152430.ZM18574@torch.brasslantern.com> <20150328224458.3ab1d39a@ntlworld.com> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: zsh-workers@zsh.org Subject: Re: [[ is being treated as a pattern in the command/reserved word position. MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Mar 28, 10:44pm, Peter Stephenson wrote: } } Is this good enough? Equivalent to what I sent immediately after, but using one more local. Whichever.