From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 939 invoked from network); 14 Sep 2000 05:13:32 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 14 Sep 2000 05:13:32 -0000 Received: (qmail 6134 invoked by alias); 14 Sep 2000 05:13:00 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 12802 Received: (qmail 6127 invoked from network); 14 Sep 2000 05:12:59 -0000 From: "Bart Schaefer" Message-Id: <1000914051245.ZM7654@candle.brasslantern.com> Date: Thu, 14 Sep 2000 05:12:45 +0000 In-Reply-To: <200009140437.AAA02999@soup.ql.org> Comments: In reply to "E. Jay Berkenbilt" "zsh 3.1.9-dev-6: trace output filename problem with patch" (Sep 14, 12:37am) References: <200009140437.AAA02999@soup.ql.org> X-Mailer: Z-Mail (5.0.0 30July97) To: "E. Jay Berkenbilt" , zsh-workers@sunsite.auc.dk Subject: Re: zsh 3.1.9-dev-6: trace output filename problem with patch MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Sep 14, 12:37am, E. Jay Berkenbilt wrote: } } The problem: the \ in the filename needs to be quoted here but isn't. I've committed this to sourceforge, except that I used ${(qq)tmp} because I think the single-quoted form is more readable than the backslashed one. -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net