I did not suggest the use of emacs over Xemacs (or vice versa) but was merely suggesting that I have little experience with Xemacs and thus may advice may be inaccurate to some level. I do not know why Stata does not work for you. I never used Stata and this is neither a Stata nor ESS mailing list. This is the R-help. Have you checked : https://stat.ethz.ch/mailman/listinfo/ess-help http://stat.ethz.ch/ESS/Manual/ess.html http://www.xemacs.org/Documentation/
On Fri, 2005-03-04 at 11:46 +0800, Shige Song wrote:
It's not possible to invoke stata8 within Emacs buffer because the CLI interface of Stata for windows does not exist. Shige On Fri, 04 Mar 2005 00:19:23 +0000, Adaikalavan Ramasamy <ramasamy at cancer.org.uk> wrote:
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
______________________________________________ R-help at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html