R --quiet

Rich Heiberger rmh at surfer.sbm.temple.edu
Fri Apr 21 06:45:26 CEST 2000


    gnudoitw -q '(R t)' &
will open an *R* buffer in an existing emacs instance.
The default setting of gnuserv-frame will open a new frame in the
same emacs.  I usually want the *R* buffer to appear in the same
frame, so I include the following in my .emacs
;;;; You need this if you decide to use gnuclient
(add-to-list 'load-path "c:/emacs/gnuserv")
(require 'gnuserv)
(gnuserv-start)
(setq gnuserv-frame (selected-frame))

I don't use the desktop.el package so I don't know how
gnuserv and desktop interact with each other.

Rich
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
ess-help mailing list -- To (un)subscribe, send
subscribe	or	unsubscribe
(in the "body", not the subject !)  To: ess-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the ESS-help mailing list