[ESS-bugs] ess-mode 12.09-1 [rev. 5354 (2012-12-21)]; ess-rdired fails

John Maindonald john.maindonald at anu.edu.au
Wed Dec 26 02:44:48 CET 2012


--text follows this line--
M-x ess-rdired displays object names in an "R dired" buffer, as 
expected.  Also, I can tag objects for deletion.  Upon typing x, 
and responding "Yes" to the resulting message, I get the response 
"No ess process is associated with this buffer now".  The same
happens if I type "p" or "v".

NB: I have placed
<<<
(autoload 'ess-rdired "ess-rdired"
       "View *R* objects in a dired-like buffer." t)
>>>
in my .emacs file (though this was not, in the past, needed).

-------------------------------------------------------
This bug report will be sent to the ESS bugs email list
Press C-c C-c when you are ready to send your message.
-------------------------------------------------------

[ess-site.el]: ess-customize-alist=nil 
[ess-site.el _2_]: ess-customize-alist=nil 
(S): ess-s-versions-create making M-x defuns for 

(R): ess-r-versions-create making M-x defuns for 
 R32
 R64

(R): ess-dialect=nil, buf=*GNU Emacs*, start-arg=nil
 current-prefix-arg=nil
(inferior-ess 0): ess-start-args=--no-readline --no-restore-history --no-save   
(inf-ess 1): lang=nil, dialect=nil, tmp-dialect=R, buf=*GNU Emacs*
(inf-ess 1.1): procname=R temp-dialect=R, buf-name=*R* 
(inferior-ess) Method #3 start=/Users/johnm1/r/2edn/ch14/ buf=*R*
(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* 
(inf-ess 2.2): start args = --no-readline --no-restore-history --no-save  , inf-ess-start-args=--no-readline --no-restore-history --no-save   
(inf-ess finish [S(R), R64(nil)]
(ess-multi 0):  inf-ess-start-args=--no-readline --no-restore-history --no-save  , comint-..echoes=t
(ess-setq-vars-LOCAL): language=S, dialect=R, buf=nil, comint..echoes=t, comint..sender=inferior-ess-input-sender
(i-ess 1): buf=*R*, lang=S, comint..echo=nil, comint..sender=inferior-ess-input-sender,
(i-ess end): buf=*R*, lang=S, comint..echo=nil, comint..sender=inferior-ess-input-sender,
(ess-multi post inf-ess: start-args=--no-readline --no-restore-history --no-save  , comint-echoes=nil
(ess-multi 1):  start-args=--no-readline --no-restore-history --no-save   
Making Process...Buf *R*, :Proc R, :Prog R64
 :Args= --no-readline --no-restore-history --no-save  
Start File=nil
(ess-multi 2): waiting for process to start (before hook)
(ess-multi 3): waiting for process after hook(R): inferior-ess-language-start=options(STERM='iESS', str.dendrogram.last="'", editor='emacsclient', show.error.locations=TRUE)
(R): version (2.15.2)
(ess-setq-vars-LOCAL): language=S, dialect=R, buf=*R dired*, comint..echoes=t, comint..sender=comint-simple-send
(ess-version-string): buffer=SVN-REVISION
  (ess-version-string): c1=5354
ess-request-a-process: {beginning}
(ess-setq-vars-LOCAL): language=nil, dialect=R, buf=*R dired*, comint..echoes=nil, comint..sender=comint-simple-send
(ess-version-string): buffer=SVN-REVISION
  (ess-version-string): c1=5354
(ess-version-string): buffer=SVN-REVISION
  (ess-version-string): c1=5354


Emacs  : GNU Emacs 24.2.1 (x86_64-apple-darwin, NS apple-appkit-1038.36)
 of 2012-08-27 on bob.porkrind.org
Package: ess-mode 12.09-1 [rev. 5354 (2012-12-21)]

current state:
==============
(setq
 ess-language "S"
 ess-dialect "R"
 ess-ask-for-ess-directory t
 ess-ask-about-transfile nil
 ess-directory nil
 ess-keep-dump-files "always"
 ess-source-directory '(lambda nil (concat ess-directory "src/"))
 ess-use-ido t
 ess-use-eldoc t
 ess-use-tracebug nil
 ess-use-auto-complete t
 ess-eval-visibly-p nil
 ess-can-eval-in-background nil
 ess-local-process-name "R"
 )

John Maindonald             email: john.maindonald at anu.edu.au
phone : +61 2 (6125)3473    fax  : +61 2(6125)5549
Centre for Mathematics & Its Applications, Room 1194,
John Dedman Mathematical Sciences Building (Building 27)
Australian National University, Canberra ACT 0200.
http://www.maths.anu.edu.au/~johnm



More information about the ESS-bugs mailing list