From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3091 invoked by alias); 23 May 2011 01:11:32 -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: 29336 Received: (qmail 2732 invoked from network); 23 May 2011 01:11:21 -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: <110522181051.ZM7938@torch.brasslantern.com> Date: Sun, 22 May 2011 18:10:51 -0700 In-reply-to: Comments: In reply to Mikael Magnusson "_make doesn't work in dirs with spaces" (May 21, 8:03pm) References: X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: zsh workers Subject: Re: _make doesn't work in dirs with spaces MIME-version: 1.0 Content-type: text/plain; charset=us-ascii On May 21, 8:03pm, Mikael Magnusson wrote: } } There's some (q) in there that maybe shouldn't be. Removing the one on } line 176 fixes completing in a directory with spaces, but I'm unsure } of the intention of it, and the others in the file. The one on line 176 just looks wrong and should probably be removed. For those on lines 163 an 166, I wonder if they should be (D) ?