From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14661 invoked from network); 20 Mar 2004 16:23:37 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 20 Mar 2004 16:23:37 -0000 Received: (qmail 13082 invoked by alias); 20 Mar 2004 16:23:23 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7205 Received: (qmail 16512 invoked from network); 15 Mar 2004 13:10:45 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 15 Mar 2004 13:10:45 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [213.203.244.156] by sunsite.dk (MessageWall 1.0.8) with SMTP; 15 Mar 2004 13:10:45 -0000 Received: by mail.emptydomain.de (Postfix, from userid 1000) id E5ED11B802; Mon, 15 Mar 2004 14:10:58 +0100 (CET) To: Oliver Kiddle Cc: zsh-users@sunsite.dk Subject: Re: Case insensitive completion on ancient zsh versions? References: <87d67fut7j.fsf@emptyhost.emptydomain.de> <24877.1079344675@trentino.logica.co.uk> From: Kai Grossjohann Date: Mon, 15 Mar 2004 14:10:58 +0100 In-Reply-To: <24877.1079344675@trentino.logica.co.uk> (Oliver Kiddle's message of "Mon, 15 Mar 2004 10:57:55 +0100") Message-ID: <87znaib6hp.fsf@emptyhost.emptydomain.de> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Oliver Kiddle writes: > Kai Grossjohann wrote: >> I've got a login on various systems which have zsh version 3.1 (!) >> installed on them. To add to the joy, they just have the binary, and >> no documentation. > > You'll need to be more precise about the zsh version than that: there's > a huge difference between 3.1.1 and 3.1.9. Sorry. It's 3.1.0. Kai