* Re: RE: Trouble with classpaths
@ 2005-12-13 10:41 LENNART BORGMAN
2005-12-13 20:29 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: LENNART BORGMAN @ 2005-12-13 10:41 UTC (permalink / raw)
I think Emacs compiled for Cygwin should understand paths like C:/some/path/to/file.txt since Cygwin understands them.
----- Original Message -----
From: Lennart.Borgman@astrazeneca.com
Date: Tuesday, December 13, 2005 11:22 am
Subject: RE: Trouble with classpaths
> > From: Jon Haugsand [jon.haugsand@bbs.no]
> > JDE has a little bit split personalities here. First, the
> cygwin
> > awareness is appearant through functions like
> > jde-cygwin-path-converter, but I was quite merciless told
> > that jde does not support cygwin emacs, and the problem
> > is especially visible in jde-open-class-at-point that eventually
> > calls jde-normalize-path which absolutely insists to convert
> > a fragment like:
> >
> > /usr/local/project/...
> >
> > into
> >
> > C:/cygwin/usr/local/project/...
> >
> > which emacs is not able to understand.
> > I actually blocked the call to jde-normalize-path in this case
> and
> > it mostly to work.
>
> I guess you mean "which Cygwin Emacs is not able to understand".
> Like other
> MS Windows applications native Emacs understands this. And
> actually I think
> that Cygwin Emacs ought to do that too, escpecially since Cygwin
> understandsthis path format too. Or am I wrong here?
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Trouble with classpaths
2005-12-13 10:41 RE: Trouble with classpaths LENNART BORGMAN
@ 2005-12-13 20:29 ` Eli Zaretskii
2005-12-13 21:02 ` Lennart Borgman
0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2005-12-13 20:29 UTC (permalink / raw)
Cc: emacs-devel
> Date: Tue, 13 Dec 2005 11:41:25 +0100
> From: LENNART BORGMAN <lennart.borgman.073@student.lu.se>
>
> 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.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Trouble with classpaths
2005-12-13 20:29 ` Eli Zaretskii
@ 2005-12-13 21:02 ` Lennart Borgman
0 siblings, 0 replies; 4+ messages in thread
From: Lennart Borgman @ 2005-12-13 21:02 UTC (permalink / raw)
Cc: emacs-devel
Eli Zaretskii wrote:
>>Date: Tue, 13 Dec 2005 11:41:25 +0100
>>From: LENNART BORGMAN <lennart.borgman.073@student.lu.se>
>>
>>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.
>
>
Thanks. Then I must have misunderstood something that the original
poster wrote. I have not myself used Emacs compiled for Cygwin.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Trouble with classpaths
@ 2005-12-14 9:58 LENNART BORGMAN
0 siblings, 0 replies; 4+ messages in thread
From: LENNART BORGMAN @ 2005-12-14 9:58 UTC (permalink / raw)
Cc: emacs-devel
From: Eli Zaretskii <eliz@gnu.org>
> > 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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-12-14 9:58 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-13 10:41 RE: Trouble with classpaths LENNART BORGMAN
2005-12-13 20:29 ` Eli Zaretskii
2005-12-13 21:02 ` Lennart Borgman
-- strict thread matches above, loose matches on Subject: below --
2005-12-14 9:58 LENNART BORGMAN
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.