From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2284 invoked by alias); 16 Jan 2015 16:34:16 -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: 34308 Received: (qmail 6601 invoked from network); 16 Jan 2015 16:34:15 -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=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=Kc1larcG c=1 sm=1 tr=0 a=FT8er97JFeGWzr5TCOCO5w==:117 a=kj9zAlcOel0A:10 a=q2GGsy2AAAAA:8 a=oR5dmqMzAAAA:8 a=-9mUelKeXuEA:10 a=YNv0rlydsVwA:10 a=ayRXhLCOuveQsZyElBcA:9 a=CjuIK1q_8ugA:10 From: Bart Schaefer Message-id: <150116083412.ZM27023@torch.brasslantern.com> Date: Fri, 16 Jan 2015 08:34:12 -0800 In-reply-to: <54B93A73.2060600@eastlink.ca> Comments: In reply to Ray Andrews "Re: Crash when capturing command output in completion" (Jan 16, 8:21am) References: <150115135356.ZM23582@torch.brasslantern.com> <150115162748.ZM23670@torch.brasslantern.com> <150115204336.ZM23779@torch.brasslantern.com> <54B8B300.3070003@eastlink.ca> <150115234918.ZM24029@torch.brasslantern.com> <54B93A73.2060600@eastlink.ca> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: zsh-workers@zsh.org Subject: Re: Crash when capturing command output in completion MIME-version: 1.0 Content-type: text/plain; charset=us-ascii On Jan 16, 8:21am, Ray Andrews wrote: } } > } zsh-5.0.7-217-g39a6e8a } > } $ echo ls zsh) << up arrow to recall command. } > } zsh: parse error near `)' } > } > Is that "zsh -f"? } > } No. But all those use the debugging config if that matters. When I saw } the completion problem posting, I stepped back through my builds, and } that's the point at which it appears. That could be a clue that it's related to this: 34234: use structures for normal and raw lexical buffer state