From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21586 invoked from network); 25 Mar 2004 16:58:34 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 25 Mar 2004 16:58:34 -0000 Received: (qmail 16728 invoked by alias); 25 Mar 2004 16:58:23 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 19690 Received: (qmail 16688 invoked from network); 25 Mar 2004 16:58:22 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 25 Mar 2004 16:58:22 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [130.225.247.86] by sunsite.dk (MessageWall 1.0.8) with SMTP; 25 Mar 2004 16:58:22 -0000 Received: (qmail 23504 invoked from network); 25 Mar 2004 16:58:22 -0000 Received: from wbar3.sjo1-4-11-009-147.sjo1.dsl-verizon.net (HELO candle.brasslantern.com) (4.11.9.147) by a.mx.sunsite.dk with SMTP; 25 Mar 2004 16:58:20 -0000 Received: (from schaefer@localhost) by candle.brasslantern.com (8.11.6/8.11.6) id i2PGwFJ17556; Thu, 25 Mar 2004 08:58:15 -0800 X-Authentication-Warning: candle.brasslantern.com: schaefer set sender to schaefer@closedmail.com using -f From: Bart Schaefer Message-Id: <1040325165814.ZM17555@candle.brasslantern.com> Date: Thu, 25 Mar 2004 16:58:14 +0000 In-Reply-To: <20040325102854.GA4785@solemn.turbinal.org> Comments: In reply to Alexey Tourbin "Re: zsh-4.2.0-pre-4: problems with _remote_files" (Mar 25, 1:28pm) References: <20040319150721.GG27221@solemn.turbinal.org> <20040325102854.GA4785@solemn.turbinal.org> X-Mailer: Z-Mail (5.0.0 30July97) To: Alexey Tourbin , zsh-workers@sunsite.dk Subject: Re: zsh-4.2.0-pre-4: problems with _remote_files MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: **** X-Spam-Status: No, hits=4.7 required=6.0 tests=RCVD_IN_DYNABLOCK, RCVD_IN_NJABL,RCVD_IN_NJABL_DIALUP,RCVD_IN_SORBS autolearn=no version=2.63 X-Spam-Hits: 4.7 On Mar 25, 1:28pm, Alexey Tourbin wrote: } } I've tracked down the problem: using _call_program requires extra } quoting because of additional level of indirection inside eval "$argv". This was already discussed in zsh-workers/19666,19668 and surrounding thread, and a patch has already been committed to CVS on sourceforge.