From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Problem with non-valid file names on w32 Date: Fri, 01 Dec 2006 12:39:51 +0200 Message-ID: References: <456ED855.9070006@student.lu.se> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1164969633 3008 80.91.229.2 (1 Dec 2006 10:40:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 1 Dec 2006 10:40:33 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 01 11:40:28 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 1Gq5oe-0005Fx-6L for ged-emacs-devel@m.gmane.org; Fri, 01 Dec 2006 11:40:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gq5od-0001h5-NO for ged-emacs-devel@m.gmane.org; Fri, 01 Dec 2006 05:40:23 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gq5oJ-0001ge-MF for emacs-devel@gnu.org; Fri, 01 Dec 2006 05:40:03 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gq5oJ-0001g7-56 for emacs-devel@gnu.org; Fri, 01 Dec 2006 05:40:03 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gq5oI-0001g4-Pc for emacs-devel@gnu.org; Fri, 01 Dec 2006 05:40:02 -0500 Original-Received: from [192.114.186.73] (helo=heller.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gq5oI-0004pz-In for emacs-devel@gnu.org; Fri, 01 Dec 2006 05:40:02 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-243-220.inter.net.il [83.130.243.220]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id BDR14119 (AUTH halo1); Fri, 1 Dec 2006 12:39:49 +0200 (IST) Original-To: Lennart Borgman In-reply-to: <456ED855.9070006@student.lu.se> (message from Lennart Borgman on Thu, 30 Nov 2006 14:10:45 +0100) 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:63184 Archived-At: > Date: Thu, 30 Nov 2006 14:10:45 +0100 > From: Lennart Borgman > > Unfortunately I know no good way (ie a w32 API) to test if a file name > is valid I really don't think we should fix it for w32 alone. Emacs doesn't check the file name for validity on _any_ system; why should Windows behave differently?