From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: jasonr (Jason Rumney) @ f2s.com Newsgroups: gmane.emacs.help Subject: Re: cygwin/emacs/jdee Date: 13 Feb 2004 08:47:48 +0000 Organization: freedom2surf Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1076663031 26557 80.91.224.253 (13 Feb 2004 09:03:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 13 Feb 2004 09:03:51 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 13 10:03:43 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ArZEd-0007QP-00 for ; Fri, 13 Feb 2004 10:03:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ArZBl-0003iY-Ee for geh-help-gnu-emacs@m.gmane.org; Fri, 13 Feb 2004 04:00:45 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news2.telebyte.nl!stargate.gts.cz!news.freedom2surf.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: i-195-137-77-250.freedom2surf.net Original-X-Trace: news.freedom2surf.net 1076662097 26681 195.137.77.250 (13 Feb 2004 08:48:17 GMT) Original-X-Complaints-To: abuse@freedom2surf.net Original-NNTP-Posting-Date: Fri, 13 Feb 2004 08:48:17 +0000 (UTC) X-Face: .PruP48JRO{Z6Rfz?YkZ>)zR+7!Up"`!1Cvq{fGd)@K; y]C:8r\CrJ^Mj\_U"9*WD2 I#zdK_#tw]y9*Y$?ge&b23Zt7zpknL{)F7Px4DVSY6b9dg[^VtkN-R_$YJ0cL''j[, }O#k{k| User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Original-Xref: shelby.stanford.edu gnu.emacs.help:120868 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:16817 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16817 exits funnel writes: > Hello, > > I hope this isn't too far off topic but I'm looking > for a little emacs related advice. I've just taken > possesion of a new laptop which is (unfortunately and > unalterably) running Win2000. I'm going to use the > laptop primarily for Java Development. I've always > used JBuilder (on windows and Linux) but I'd like to > give jdee a shot. My question then is this: would I > be better off starting with the cygwin version of > emacs or downloading NTEmacs and going from there? > Thanks in advance for any thoughts or experiences > anyone might care to share. Cygwin Emacs might have problems interacting with Java due to the way Cygwin represents paths. But probably someone has overcome this already. The same problem exists for NTEmacs and cygwin subprocesses that output paths, but cygwin-mount.el exists to overcome these.