From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: Bug Emacs 21.3: write-file downcasing Date: Fri, 07 Feb 2003 20:18:12 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <7263-Fri07Feb2003201811+0200-eliz@is.elta.co.il> References: <20030207163850.3779.LEKTU@terra.es> <2110-Fri07Feb2003191658+0200-eliz@is.elta.co.il> <20030207182150.377E.LEKTU@terra.es> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1044642051 23613 80.91.224.249 (7 Feb 2003 18:20:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 7 Feb 2003 18:20:51 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18hD75-00068Z-00 for ; Fri, 07 Feb 2003 19:20:35 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18hDGj-0007MY-00 for ; Fri, 07 Feb 2003 19:30:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18hD8J-0006Qa-07 for emacs-devel@quimby.gnus.org; Fri, 07 Feb 2003 13:21:51 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18hD7m-000660-00 for emacs-devel@gnu.org; Fri, 07 Feb 2003 13:21:18 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18hD7j-00064U-00 for emacs-devel@gnu.org; Fri, 07 Feb 2003 13:21:16 -0500 Original-Received: from odin.inter.net.il ([192.114.186.10]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18hD7f-0005zf-00; Fri, 07 Feb 2003 13:21:11 -0500 Original-Received: from zaretsky (adsl-ayalon-pc-129-189.inter.net.il [213.8.129.189]) by odin.inter.net.il (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id AYE62309; Fri, 7 Feb 2003 20:21:02 +0200 (IST) Original-To: lektu@terra.es X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <20030207182150.377E.LEKTU@terra.es> (message from Juanma Barranquero on Fri, 07 Feb 2003 18:33:55 +0100) Original-cc: seagull@fastmail.fm Original-cc: emacs-pretest-bug@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11481 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11481 > Date: Fri, 07 Feb 2003 18:33:55 +0100 > From: Juanma Barranquero > > > What am I missing? > > Nothing, except that we aren't downcasing the filename, we are > normalizing it :) I still don't see how a problem of downcasing the drive letter got to normalizing the file name by downcasing all of it.