From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Problem with non-valid file names on w32 Date: Thu, 30 Nov 2006 14:10:45 +0100 Message-ID: <456ED855.9070006@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1164893533 17148 80.91.229.2 (30 Nov 2006 13:32:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 30 Nov 2006 13:32:13 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 30 14:32:10 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 1Gpm1B-00041S-1n for ged-emacs-devel@m.gmane.org; Thu, 30 Nov 2006 14:32:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gpm1A-0001iF-Aw for ged-emacs-devel@m.gmane.org; Thu, 30 Nov 2006 08:32:00 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gpm0l-0001fH-H8 for emacs-devel@gnu.org; Thu, 30 Nov 2006 08:31:35 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gpm0j-0001co-QB for emacs-devel@gnu.org; Thu, 30 Nov 2006 08:31:35 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gplgh-0002sn-RN for emacs-devel@gnu.org; Thu, 30 Nov 2006 08:10:52 -0500 Original-Received: from [80.76.149.212] (helo=ch-smtp01.sth.basefarm.net) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1Gplgg-0008Rn-GD for emacs-devel@gnu.org; Thu, 30 Nov 2006 08:10:50 -0500 Original-Received: from c83-254-145-24.bredband.comhem.se ([83.254.145.24]:63679 helo=[192.168.123.121]) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.63) (envelope-from ) id 1Gplge-0003eP-5Z for emacs-devel@gnu.org; Thu, 30 Nov 2006 14:10:49 +0100 User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) Original-To: Emacs Devel X-Scan-Result: No virus found in message 1Gplge-0003eP-5Z. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1Gplge-0003eP-5Z 5fb6c90ac2a34850e89f99c2513eada4 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:63132 Archived-At: Emacs does not try to find out whether a file name is valid when you for example runs find-file. On w32 you can do things like this: C-x C-f c:/some/path/hello emacsclient "c:/some/path/hello