Skip to content
Back to formatted view

Raw Message

Message-ID: <015201c757a7$43396ba0$0201a8c0@Aragorn>
Date: 2007-02-24T00:03:49Z
From: Daniel Nordlund
Subject: IDE for R C++ package writing ?
In-Reply-To: <45DEEE9F.9040302@cimr.cam.ac.uk>

> -----Original Message-----
> From: r-devel-bounces at r-project.org [mailto:r-devel-bounces at r-project.org] On Behalf
> Of Hin-Tak Leung
> Sent: Friday, February 23, 2007 5:40 AM
> To: mel
> Cc: r-devel at r-project.org
> Subject: Re: [Rd] IDE for R C++ package writing ?
> 
> I don't know if ess runs under xemacs, but historically,

I have used ess under Xemacs on Windows.  I think John Fox still has some documents and files available on the web for setting up Xemacs with ess.  You can try searching the R-help archives or probably even just google Fox and Xemacs.

Hope this is helpful,

Dan Nordlund
Bothell, WA  USA 

> xemacs (a fork of the emacs code) had windows support earlier than
> gnu emacs did, and obviously, it is still being worked on
> as the last version is December 2006.
> 
> http://www.xemacs.org/Download/win32/
> 
> HTH