From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from euclid.skiles.gatech.edu (list@euclid.skiles.gatech.edu [130.207.146.50]) by coral.primenet.com.au (8.7.5/8.7.3) with ESMTP id WAA05448 for ; Tue, 10 Sep 1996 22:31:18 +1000 (EST) Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id IAA01352; Tue, 10 Sep 1996 08:12:11 -0400 (EDT) Resent-Date: Tue, 10 Sep 1996 08:12:11 -0400 (EDT) Message-Id: <199609101210.OAA23148@hydra.ifh.de> X-Authentication-Warning: hydra.ifh.de: Host pws@localhost didn't use HELO protocol To: zsh-workers@math.gatech.edu (Zsh hackers list) Subject: Various problems with 3.0.1-test1 Date: Tue, 10 Sep 1996 14:10:35 +0200 From: Peter Stephenson Resent-Message-ID: <"KgW2Z3.0.2L.QiLDo"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/2120 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Every time I investigate a problem, another turns up. Here's the list so far. 1) % ./zsh -fc 'shift 2; print $*' first second third fourth second third fourth fourth 2) This is very puzzling. % ./zsh -fc 'setopt extendedglob; [[ PATH = [A-Z]# ]] || print Failed.' Failed. 3) This is minor but probably wrong: % ./zsh -fc '1this_is_ignored=foo; print $1' foo ksh prints: ksh: 1this_is_ignored=foo: not found -- Peter Stephenson Tel: +49 33762 77366 WWW: http://www.ifh.de/~pws/ Fax: +49 33762 77330 Deutches Electronen-Synchrotron --- Institut fuer Hochenergiephysik Zeuthen DESY-IfH, 15735 Zeuthen, Germany.