ESS hangs when starting R from Xemacs

Rich Heiberger rmh at surfer.sbm.temple.edu
Sun May 25 02:01:26 CEST 2003


.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