X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Matthew Woehlke Subject: Re: [ANNOUNCEMENT] Updated [experimental]: readline-5.2-2, libreadline6-5.2-2 (Problems ?) Date: Wed, 18 Oct 2006 17:58:13 -0500 Lines: 29 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060909 Thunderbird/1.5.0.7 Mnenhy/0.7.4.0 In-Reply-To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Angelo Graziosi wrote: > Matthew Woehlke wrote: >> Have you checked that this isn't a case sensitivity issue? > > Yes, it isn't. > > I confirm this http://cygwin.com/ml/cygwin/2006-10/msg00642.html. If I'm being blind/dense/otherwise stupid, you might want to leave the relevant part of your message quoted and point at that, rather than providing a link to the message I just replied to (which I have, of course, seen already :-)). Because I don't see where you confirm this. $ ls -lrt /c/Documents\ and\ Settings/An will not complete $ ls -lrt /c/Documents\ and\ Settings/angelo ...even though 'ls' will happily list the directory's contents regardless of if you specify the path with a capital or lower-case 'a'. Unless completion is being case-insensitive. IOW, to make sure the problem is not related to case sensitivity, what does 'ls /c/Documents\ and\ Settings' give you? -- Matthew Don't use a hippo to... what was I saying? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/