C-c C-c kills S-PLUS

Sundar Dorai-Raj sundar.dorai-raj at pdf.com
Thu Oct 2 20:53:46 CEST 2003


Hi all,
   When I use C-c C-c to kill a process in Emacs, it kills S-PLUS 
instead. For example,

S> for(i in 1:1000000) x <- rnorm(100) # C-c C-c

Process S+6 exited abnormally with code 130 at Thu Oct 02 13:47:02 2003


At this point I need to restart S-PLUS (M-x Sqpe+6). However, in R the 
same keystrokes return to the R-prompt

R> for(i in 1:1000000) x <- rnorm(100) # C-c C-c

R>

I'm using Emacs 21.2.1 with ESS 5.1.24 on Windows 2000 and S-PLUS 
6.1/R-1.7.1.

Thanks,
Sundar




More information about the ESS-help mailing list