Skip to content
Back to formatted view

Raw Message

Message-ID: <1109895563.6066.31.camel@dhcp-63.ccc.ox.ac.uk>
Date: 2005-03-04T00:19:23Z
From: Adaikalavan Ramasamy
Subject: ESS
In-Reply-To: <17801.1109890642@www37.gmx.net>

There is an ESS mailing list that might be more appropriate.

I use emacs rather than Xemacs, but I think you need to point the path
to ess in init.el file which is located on the home directory. E.g. :

   (setq ess-icon-directory "C:/Programme/xemacs-packages/etc/ess")
   (require 'ess-site)

Follow the excellent instructions at John Fox's website
http://socserv.mcmaster.ca/jfox/Books/Companion/ESS/

Then to start R, try 'M-x R'.

Regards, Adai



On Thu, 2005-03-03 at 23:57 +0100, Mahdi Osman wrote:
> Hi all,
> 
> I am running R 2.0.1 under Windows XP in German. I configured my path as
> follows:
> 
> C:\Programme\R\rw2001\bin;C:\Programme\xemacs-packages\lib-src\;C:\Programme\XEmacs-21.4.13\i586-pc-win32
> 
> I can not start R proccess or ESS from within XEmacs. What is going wrong?
> 
> I can not start S. M-x S gives "no matching"
> 
> How can I configure XEmacs for STATA 8?
> 
> Thanks for your help.
> 
> 
> M
> 
>