Setting up ESS for Win2000
Rich Heiberger
rmh at surfer.sbm.temple.edu
Fri Jan 3 22:34:33 CET 2003
.I have not had that problem with plots on R on W2000. I won't be at W2000
for a few days to try to duplicate it. Instead I will ask questions.
What are all the R related lines you have added to _emacs?
Are you using bash or msdos as your shell? I set three emacs variables
and two environment variables in my .emacs
(setq cygwin-bin "c:/cygwin/bin")
(setq cygwin-bash "c:/cygwin/bin/bash.exe")
(setq shell-file-name cygwin-bash)
(setenv "COMSPEC" cygwin-bash)
(setenv "SHELL" cygwin-bash)
Can you unfreeze emacs by alt-ctrl-delete and then killing gnuclient or
gnuclientw?
Rich
More information about the ESS-help
mailing list