Thanks for the reply. I couldn't get the JDEE compile command to work even
after reading that information.
I tried adding the following to my .emacs file:
(setq directory-sep-char ?/)
I also tried the cygpath external instead of the internal one... the
following was added to my .emacs file:
'(jde-cygwin-path-converter (quote (jde-cygwin-path-converter-internal)))
Can you provide any other tips? I don't understand what's going on when I
read the following (last)line in my compilation buffer.
/usr/bin/bash: d:jdk1.3.1binjavac: command not found
Thanks again,
Keith
-----Original Message-----
From: Petter M�hl�n [mailto:[EMAIL PROTECTED]]
Sent: Sunday, January 13, 2002 1:12 PM
To: Keith Gunderson; [EMAIL PROTECTED]
Subject: RE: faulty setup causing broken compile commands for newbie
I have seen that Paul has mentioned that the fact that Xemacs uses \ as
directory path separator char is a problem. Take a look at
http://www.mail-archive.com/[email protected]/msg01464.html and try setting the
directory-sep-char to forward slash and see if it helps.
/ Petter
> -----Original Message-----
> From: Keith Gunderson [mailto:[EMAIL PROTECTED]]
> Sent: den 13 januari 2002 19:13
> To: [EMAIL PROTECTED]
> Subject: faulty setup causing broken compile commands for newbie
>
all conf. info. removed due to reposting
>
> =====end inserted .emacs file
>