From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: find-library-name fails if file (with no extension) exists. Date: Fri, 24 Nov 2006 17:49:59 -0500 Message-ID: References: <8764d8u085.fsf@pacem.orebokech.com> <85lkm4zbfa.fsf@lola.goethe.zz> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1164408668 14957 80.91.229.2 (24 Nov 2006 22:51:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 24 Nov 2006 22:51:08 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 24 23:51:05 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gnjsu-0001iq-5Y for ged-emacs-devel@m.gmane.org; Fri, 24 Nov 2006 23:51:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gnjst-0005zo-Oo for ged-emacs-devel@m.gmane.org; Fri, 24 Nov 2006 17:51:03 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gnjrv-0005Wq-TZ for emacs-devel@gnu.org; Fri, 24 Nov 2006 17:50:03 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gnjrv-0005WF-8W for emacs-devel@gnu.org; Fri, 24 Nov 2006 17:50:03 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gnjrv-0005W0-1W for emacs-devel@gnu.org; Fri, 24 Nov 2006 17:50:03 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gnjru-0007sD-8a for emacs-devel@gnu.org; Fri, 24 Nov 2006 17:50:02 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.52) id 1Gnjrr-00056z-Cz; Fri, 24 Nov 2006 17:49:59 -0500 Original-To: "Juanma Barranquero" In-reply-to: (lekktu@gmail.com) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:62746 Archived-At: > We are not going to change the fact that Emacs Lisp symbols are > case-sensitive, nor the fact that file names on GNU-like systems > are case sensitive. No one was proposing either thing. Becuase those things are not going to be changed, arguing about the good or bad of case-sensitivity is not useful, and I would like people to move that argument elsewhere.