Rainer Krug <RKrug at sun.ac.za> wrote: > I would like to know if it is possible to supply additional parameters > to the commandline of R (i.e. --vanilla) which will be automatically > included when R is started? I think you want this in your .emacs file: (setq inferior-R-args "--vanilla") -- David Brahm (brahm at alum.mit.edu)