[ESS] slowness problem

Laurent ESS laurentESS at free.fr
Tue Sep 5 22:38:45 CEST 2006


A.J. Rossini a écrit :

> On 9/5/06, Laurent ESS <laurentESS at free.fr> wrote:
>
>> >
>> When Xemacs is opened, I have two windows. My file toto.rnw is opened in
>> the upper window and I type in the lower windows the following command :
>>
>>  > Sweave("toto.rnw")
>
>
> Actually, and this won't help the slowness/memory problem, the right
> thing to do is to stay in the RNW buffer and   M-n s    (or  M-x
> ess-makeSweave ).
>
> See also:
>
> ;;; Now bind some keys.
> (define-key noweb-minor-mode-map "\M-ns" 'ess-makeSweave)
> (define-key noweb-minor-mode-map "\M-nl" 'ess-makeLatex)
> (define-key noweb-minor-mode-map "\M-np" 'ess-makePS)
> (define-key noweb-minor-mode-map "\M-nP" 'ess-makePDF)
> (define-key noweb-minor-mode-map "\M-nx" 'ess-insert-Sexpr)
>
> from the ess-swv.el file from David Whiting.
>
> best,
> -tony
>
> blindglobe at gmail.com
> Muttenz, Switzerland.
> "Commit early,commit often, and commit in a repository from which we 
> can easily
> roll-back your mistakes" (AJR, 4Jan05).
>
>
With M-x ess-makeSweave I have the message "No ESS process is associated 
with this buffer now"




More information about the ESS-help mailing list