From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17638 invoked by alias); 5 Apr 2018 08:54:37 -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: List-Unsubscribe: X-Seq: 42589 Received: (qmail 18935 invoked by uid 1010); 5 Apr 2018 08:54:37 -0000 X-Qmail-Scanner-Diagnostics: from smtprelay03.ispgateway.de by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(80.67.29.28):SA:0(-2.6/5.0):. Processed in 1.514086 secs); 05 Apr 2018 08:54:37 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) 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, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS autolearn=ham autolearn_force=no version=3.4.1 X-Envelope-From: ft@bewatermyfriend.org X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | From: Frank Terbeck To: zsh-workers@zsh.org Cc: sim.desaulniers@gmail.com Subject: Re: magic-space and pipe symbols in parentheses In-Reply-To: (Bart Schaefer's message of "Tue, 3 Apr 2018 15:52:46 -0700") References: <87muyk13ub.fsf@ft.bewatermyfriend.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Date: Thu, 05 Apr 2018 10:49:03 +0200 Message-ID: <87a7uivy0w.fsf@ft.bewatermyfriend.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Df-Sender: NDMwNDQ0 Hey Bart! Bart Schaefer wrote: > On Tue, Apr 3, 2018 at 12:34 PM, Frank Terbeck w= rote: >> >> Simon D=C3=A9saulniers found this > > Probably the same thing discussed in workers/42573 (the "lexer issue" thr= ead). Seems like you are correct. After Peter's patch from 42581, this issue is gone as well. Thanks! Regards, Frank --=20 In protocol design, perfection has been reached not when there is nothing left to add, but when there is nothing left to take away. -- RFC 1925