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: Re: Trouble with classpaths Date: Wed, 14 Dec 2005 10:58:51 +0100 Message-ID: <404e42f40486c6.40486c6404e42f@net.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1134571616 20582 80.91.229.2 (14 Dec 2005 14:46:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 14 Dec 2005 14:46:56 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 14 15:46:54 2005 Return-path: Original-Received: from [199.232.75.2] (helo=lists.gnu.org) by ciao.gmane.org with esmtp (Exim 4.43) id 1EmXtT-0000DX-4G for ged-emacs-devel@m.gmane.org; Wed, 14 Dec 2005 15:46:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EmXu3-0002i3-9D for ged-emacs-devel@m.gmane.org; Wed, 14 Dec 2005 09:46:47 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EmTQE-00079O-Kl for emacs-devel@gnu.org; Wed, 14 Dec 2005 04:59:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EmTQ7-00078I-Pi for emacs-devel@gnu.org; Wed, 14 Dec 2005 04:59:40 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EmTQ5-000784-1V for emacs-devel@gnu.org; Wed, 14 Dec 2005 04:59:33 -0500 Original-Received: from [130.235.208.46] (helo=piraten.student.lu.se) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EmTS5-0002xc-Sw; Wed, 14 Dec 2005 05:01:38 -0500 Original-Received: from net.lu.se (localhost [127.0.0.1]) by piraten.student.lu.se (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0IRH00LKAFQ3O7@piraten.student.lu.se>; Wed, 14 Dec 2005 10:58:51 +0100 (MET) Original-Received: from [212.209.42.133] by piraten.student.lu.se (mshttpd); Wed, 14 Dec 2005 10:58:51 +0100 Original-To: Eli Zaretskii X-Mailer: iPlanet Messenger Express 5.2 HotFix 1.14 (built Mar 18 2003) Content-language: sv Content-disposition: inline X-Accept-Language: sv Priority: normal 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 X-Broken-Reverse-DNS: no host name found for IP address 199.232.75.2 Xref: news.gmane.org gmane.emacs.devel:47690 Archived-At: From: Eli Zaretskii > > From: LENNART BORGMAN > > I think Emacs compiled for Cygwin should understand paths like > C:/some/path/to/file.txt since Cygwin understands them. > > _Any_ Emacs port to Windows understands C:/some/path/to/file.txt. > I can not understand what is going on in this thread in the jde mailing list (jde@sunsite.dk). What is the case really? ******************** Hi. Ed Mooney wrote: > Cygwin emacs does not understand DOS paths. java/javac do not understand > non-DOS paths. Once again, see the thread beginning here: > > http://www.mail-archive.com/jde@sunsite.dk/msg08289.html Sorry, yes you are right. However, Cygwin Xemacs does understand DOS paths, and I apologise, as it was the failure to distinguish between the two that led to my comment. Agree about java/javac. Regards, Shaddy