From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10869 invoked from network); 8 Mar 2004 10:34:13 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 8 Mar 2004 10:34:13 -0000 Received: (qmail 5948 invoked by alias); 8 Mar 2004 10:33:52 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7125 Received: (qmail 5912 invoked from network); 8 Mar 2004 10:33:51 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 8 Mar 2004 10:33:51 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [62.189.58.19] by sunsite.dk (MessageWall 1.0.8) with SMTP; 8 Mar 2004 10:33:51 -0000 Received: from MAILSWEEPER01.csr.com (mailhost1.csr.com [62.189.183.235]) by lhuumrelay3.lnd.ops.eu.uu.net (8.11.0/8.11.0) with ESMTP id i28AXov08228 for ; Mon, 8 Mar 2004 10:33:50 GMT Received: from EXCHANGE02.csr.com (unverified [192.168.137.45]) by MAILSWEEPER01.csr.com (Content Technologies SMTPRS 4.3.12) with ESMTP id for ; Mon, 8 Mar 2004 10:33:30 +0000 Received: from csr.com ([192.168.144.127]) by EXCHANGE02.csr.com with Microsoft SMTPSVC(5.0.2195.6713); Mon, 8 Mar 2004 10:35:40 +0000 To: zsh-users@sunsite.dk Subject: Re: PATCH: case-insensitive globbing In-reply-to: "Bart Schaefer"'s message of "Sat, 06 Mar 2004 06:15:50 GMT." <1040306061550.ZM4787@candle.brasslantern.com> Date: Mon, 08 Mar 2004 10:33:49 +0000 Message-ID: <18393.1078742029@csr.com> From: Peter Stephenson X-OriginalArrivalTime: 08 Mar 2004 10:35:40.0815 (UTC) FILETIME=[1A51C1F0:01C404F9] Bart Schaefer wrote: > On Mar 6, 12:18am, Peter Stephenson wrote: > } Subject: PATCH: case-insensitive globbing > } > } > (Bash has such an option: nocaseglob...) > } > } This has been on the wish list for ages, but I just realised it's > } completely trivial to implement... so trivial it might as well be in > } 4.2.0. It's just the existing code for (#i) turn on at the start > } of all file globs. > > Does that mean that (#I) selectively restores case sensitivity? Correct. There's one patch I need to get in to improve efficiency on Cygwin (currently the shell will try to search the entire directory for files since it doesn't know the OS treats all files case insensitively) which I'll try and do later. -- Peter Stephenson Software Engineer CSR Ltd., Science Park, Milton Road, Cambridge, CB4 0WH, UK Tel: +44 (0)1223 692070 ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.com **********************************************************************