[ESS-bugs] ESS[R] file-remote-p: Wrong type argument: stringp, nil

Vitalie Spinu spinuvit at gmail.com
Fri Sep 7 22:31:37 CEST 2012


  >> Rodney Sparapani <rsparapa at mcw.edu>
  >> on Fri, 07 Sep 2012 15:26:38 -0500 wrote:

  > On 09/07/2012 03:06 PM, Vitalie Spinu wrote:
  >> Hm, I think this has nothing to do with ESS, have you tried the same in
  >> *shell*?

  > For an R script?

I mean just copy paste into R running in terminal or *shell* in emacs.

Wait a second, can you do it piece by piece? With C-c C-c for example?

  > Restart emacs/ESS?

  > Doesn't help.
  >> 
  >> Shot in the dark (very unlikely). What is the value of
  >> 
  >> M-: (ess-process-get 'suppress-next-output)
  >> 
  >> during the evaluation?
  > Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  >   get-process(nil)
  >   ess-process-get(suppress-next-output)
  >   eval((ess-process-get (quote suppress-next-output)) nil)
  >   eval-expression((ess-process-get (quote suppress-next-output)) nil)
  >   call-interactively(eval-expression nil nil)
  >   recursive-edit()

It should be evaluated in buffer with the ESS process. Immediately after
you execute C-c C-b .

  >> 
  >> Also check the buffer "*ess-temp-buff*" (note the space). Do you see
  >> your output there immediately after the trouble?
  >> 
  >> Vitalie

  > I just has >

Yes as it should.

    Vitalie



More information about the ESS-bugs mailing list