From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14557 invoked from network); 18 Sep 2003 10:27:47 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 18 Sep 2003 10:27:47 -0000 Received: (qmail 2714 invoked by alias); 18 Sep 2003 10:27:32 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6598 Received: (qmail 2705 invoked from network); 18 Sep 2003 10:27:32 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 18 Sep 2003 10:27:32 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [130.237.162.112] by sunsite.dk (MessageWall 1.0.8) with SMTP; 18 Sep 2003 10:27:31 -0000 Received: from localhost (smtp1.su.se [127.0.0.1]) by smtp1.su.se (Postfix) with ESMTP id D740C38105 for ; Thu, 18 Sep 2003 12:27:30 +0200 (CEST) Received: from smtp1.su.se ([127.0.0.1]) by localhost (smtp1.su.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31694-07 for ; Thu, 18 Sep 2003 12:27:30 +0200 (CEST) Received: from unni.dsv.su.se (unni.dsv.su.se [130.237.161.27]) by smtp1.su.se (Postfix) with ESMTP id BDF7D380C3 for ; Thu, 18 Sep 2003 12:27:30 +0200 (CEST) Received: from localhost (dhcp-161-108.dsv.su.se [130.237.161.108]) by unni.dsv.su.se (Postfix) with ESMTP id 8F8F68B34D for ; Thu, 18 Sep 2003 12:27:24 +0200 (CEST) Received: from jesper by localhost with local (Exim 4.22) id 19zvzf-0000OK-LC for zsh-users@sunsite.dk; Thu, 18 Sep 2003 12:26:35 +0200 Date: Thu, 18 Sep 2003 12:26:35 +0200 From: Jesper Holmberg To: Zsh-users List Subject: Re: Case-insensitive completion Message-ID: <20030918102635.GB566@strindberg.student.uu.se> Mail-Followup-To: Zsh-users List References: <20030914103053.GA827@strindberg.student.uu.se> <18061.1063784444@gmcs3.local> <1030917144318.ZM1455@candle.brasslantern.com> <21211.1063811704@gmcs3.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <21211.1063811704@gmcs3.local> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-new at su.se Thank you, Bart and Oliver. I now have two different solutions to my original problem, and they both seem very good. Thanks for all the help. Jesper