[ESS] Questions on Section 3.3
Vitalie Spinu
@p|nuv|t @end|ng |rom gm@||@com
Mon May 18 14:21:14 CEST 2015
You are not receiving the prompt from the process. What's R's prompt on
the remote? It must end with "> ".
BTW. From the backtrace I see that the *R* buffer should have been
created. Also go to to *ESS* buffer. Last portion should containing
something along the following lines:
(R): ess-dialect=R, buf=*R:3*, start-arg=nil
current-prefix-arg=nil
(inf-ess 1): lang=S, dialect=R, tmp-dialect=R, buf=*R:3*
(inf-ess 1.1): procname=R:4 temp-dialect=R, buf-name=*R:4*
(inf-ess 2.0) Method #3 start=/home/vspinu/Downloads/ buf=*R:4*
(ess-setq-vars-LOCAL): language=S, dialect=R, buf=nil, comint..echoes=t, comint..sender=comint-simple-send
(inf-ess 2.1): ess-language=S, ess-dialect=R buf=*R:4*
(ess-setq-vars-LOCAL): language=S, dialect=R, buf=nil, comint..echoes=t, comint..sender=inferior-ess-input-sender
(i-ess 1): buf=*R:4*, lang=S, comint..echo=nil, comint..sender=inferior-ess-input-sender,
(i-ess end): buf=*R:4*, lang=S, comint..echo=nil, comint..sender=inferior-ess-input-sender,
(inf-ess 3.0): prog=R, start-args=--no-readline --no-save , echoes=nil
Making Process...Buf *R:4*, :Proc R:4, :Prog R
:Args= --no-readline --no-save
Start File=nil
(inferior-ess: waiting for process to start (before hook)
(inferior-ess 3): waiting for process after hookload-ESSR cmd:
local({
source('/home/vspinu/VC/ESS/etc/ESSR/R/.load.R', local=TRUE) #define load.ESSR
load.ESSR('/home/vspinu/VC/ESS/etc/ESSR/R')})
(R): inferior-ess-language-start=options(STERM='iESS', str.dendrogram.last="'", editor='emacsclient', show.error.locations=TRUE)
In your case it's stuck on the first line that says "waiting for
process...".
Vitalie
More information about the ESS-help
mailing list