[ESS] ESS and Sweave

Seb spluque at gmail.com
Thu Apr 29 03:27:29 CEST 2010


On Wed, 28 Apr 2010 20:20:15 -0400,
Shige Song <shigesong at gmail.com> wrote:

> I was jumping to conclusion too fast. I tried your method, and got the
> same results as before: ""\"" pdfviewer "\" \"" namestem ".pdf\"")))"
> brings up the pdf viewer, but frees Emacs; "\"" pdfviewer "\" \""
> namestem ".pdf\" &"))) does not freeze Emacs, but does not bring up
> the pdf viewer either. Feel like my computers (two of them) were
> cursed.

As I said earlier, it's easier to help if you provide a recipe
describing exactly what you're doing, beginning with how you start
Emacs.  Like this (make sure you have applied the patch I sent and that
ESS is in your search path):

emacs -Q
(load-library "ess-site")
C-x C-f "/path/to/your/rnw"
M-n s
M-n l
M-n P


-- 
Seb



More information about the ESS-help mailing list