[ESS] Graphics in emacs window: how to copy R screen devices in non-interactive sessions (remotes)

Vitalie Spinu spinuvit at gmail.com
Tue Nov 19 03:19:02 CET 2013


 >>> Yihui Xie on Mon, 18 Nov 2013 19:47:01 -0600 wrote:

 > Are you trying to reinvent the evaluate package? :)
 > http://cran.r-project.org/package=evaluate I think what you described
 > are basically what we did in evaluate:
 > https://github.com/hadley/evaluate/blob/master/R/eval.r

I think it is a bit different. I don't want to capture the device each
time an user send a command, but would like to catch the actual plotting
event, and then save into a file and re-display in emacs. 

I admit I don't fully understand how evaluate works and how it might
help with the problem. Evaluate seems to capture only the new.plot
events which is not enough for what we need.


   Vitalie



More information about the ESS-help mailing list