From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14915 invoked from network); 30 Sep 1997 16:43:57 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 30 Sep 1997 16:43:57 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id MAA15271; Tue, 30 Sep 1997 12:29:02 -0400 (EDT) Resent-Date: Tue, 30 Sep 1997 12:29:02 -0400 (EDT) Message-Id: <199709301629.SAA28049@sgi.ifh.de> To: zsh-workers@math.gatech.edu (Zsh hackers list) Subject: Re: BUG in rcexpandparam? (was: ZSH 3.0.5 breaks script) Date: Tue, 30 Sep 1997 18:29:37 +0200 From: Peter Stephenson Resent-Message-ID: <"l5PyM.0.Vk3.DZICq"@math> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/3544 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Andrej Borsenkow wrote: > Either something is wrong with bar=() or with rcexpandparam? aha, that's the key to the bug I posted a few weeks ago. % fn() { =ls $* } % fn zsh: command not found: =ls % unsetopt rcexpandparam % fn The $* here is required to make it fail. -- Peter Stephenson Tel: +49 33762 77366 WWW: http://www.ifh.de/~pws/ Fax: +49 33762 77413 Deutsches Elektronen-Synchrotron --- Institut fuer Hochenergiephysik Zeuthen DESY-IfH, Platanenallee 6, 15738 Zeuthen, Germany.