ESS hangs when starting R from Xemacs
Scott, Steven
Sscott at marshall.usc.edu
Sun May 25 02:58:46 CEST 2003
Hi Rich,
Thanks for responding. A good guess, but unfortunately incorrect. I tried adding the line, but it didn't fix the problem. I have the path to Rterm set in my Windows path. Emacs is starting the R process (C-M-del lists the active processes. I can see it running in that list). The process is not making it to the *R* buffer.
Steve
-----Original Message-----
From: Rich Heiberger [mailto:rmh at surfer.sbm.temple.edu]
Sent: Sat 5/24/2003 5:01 PM
To: ess-help at stat.math.ethz.ch; Scott, Steven
Cc:
Subject: Re: ESS hangs when starting R from Xemacs
.my first guess is that emacs doesn't know where R lives, which can happen if you
told bash in the ~/.bashrc file, but didn't place it in the environment before
starting emacs. Try adding the following line to your .emacs
(setq-default inferior-R-program-name "c:/progra~1/R/rw1070/bin/Rterm.exe")
prior to the line
(require 'tex-site)
Rich
More information about the ESS-help
mailing list