From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 465 invoked from network); 10 Oct 2000 14:36:55 -0000 Received: from ns2.primenet.com.au (HELO primenet.com.au) (?xAIMg0H0ayVZkIstd2Wn2y1xQJqXjfFD?@203.24.36.3) by ns1.primenet.com.au with SMTP; 10 Oct 2000 14:36:55 -0000 Received: (qmail 21670 invoked from network); 10 Oct 2000 14:30:12 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns2.primenet.com.au with SMTP; 10 Oct 2000 14:30:12 -0000 Received: (qmail 3377 invoked by alias); 10 Oct 2000 14:29:26 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 12947 Received: (qmail 3337 invoked from network); 10 Oct 2000 14:29:25 -0000 From: "Bart Schaefer" Message-Id: <1001010142902.ZM28661@candle.brasslantern.com> Date: Tue, 10 Oct 2000 14:29:01 +0000 In-Reply-To: <200010100813.KAA22907@beta.informatik.hu-berlin.de> Comments: In reply to Sven Wischnowsky "Re: Global-alias problem with _expand" (Oct 10, 10:13am) References: <200010100813.KAA22907@beta.informatik.hu-berlin.de> X-Mailer: Z-Mail (5.0.0 30July97) To: Sven Wischnowsky , zsh-workers@sunsite.auc.dk Subject: Re: Global-alias problem with _expand MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Oct 10, 10:13am, Sven Wischnowsky wrote: } } Rats. Look: } } % alias -g 'T=|foo' } % eval 'exp=( T )' } zsh: parse error near `|' } } Anyone know how to avoid that? By redirecting stderr on the eval? -- 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