From mboxrd@z Thu Jan 1 00:00:00 1970 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes From: "Bart Schaefer" Message-Id: <990202035928.ZM3652@candle.brasslantern.com> Date: Tue, 2 Feb 1999 03:59:28 -0800 In-Reply-To: Comments: In reply to Helmut Jarausch "Re: Fun with zsh (Re: Associative array ordering (Re: Example function))" (Feb 2, 12:42pm) References: X-Mailer: Z-Mail (4.0b.820 20aug96) To: Helmut Jarausch Subject: Re: Fun with zsh (Re: Associative array ordering (Re: Example function)) Cc: zsh-workers@sunsite.auc.dk MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailing-List: 5176 On Feb 2, 12:42pm, Helmut Jarausch wrote: } Subject: Re: Fun with zsh (Re: Associative array ordering (Re: Example fun } } When I enter these lines (except for >> ofcourse) my zshell (compiled with } all patches yesterday) reacts quite strange } } I get } 25 % map=( } array> '(*.(gz|Z))zcat' } array> '(*.bz2)bzip2 -dc' } array> '(*.bz)AIcons-1.5.tar.bz2bzip -dc' } ^^^^^^^^^^^^^^^^^^ where does this come from? If you did cut and paste, that's showing up because there's a tab character in my text, and when you pasted it zsh did file completion for you. That's obviously wrong here in more ways than one, and in fact my own just-compiled copy of zsh dumps core when I do the same thing. Sven? -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com