unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: RE: Trouble with classpaths
@ 2005-12-13 10:41 LENNART BORGMAN
  2005-12-13 20:29 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ 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] 3+ messages in thread

end of thread, other threads:[~2005-12-13 21:02 UTC | newest]

Thread overview: 3+ 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

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).