[ESS] ESS speedbar (how to remove)?

Dan Bolser dmb at mrc-dunn.cam.ac.uk
Sat Nov 6 19:04:53 CET 2004


On Sat, 6 Nov 2004, Stephen Eglen wrote:

>
> > I the latest version of ESS (see below), opening a '.R' file gives me a
> > very big and friendly 'speedbar' (I think that is what it is called).
> > 
> > It has about 7 buttons, each for some commen ESS tasks. 
> > 
>
>hi Dan, I think you refer to the ESS icons that are added to the Emacs
>toolbar.  (Are they to the right of other icons?).  In which case you
>should be able to inhibit the ESS toolbar by doing:
>
>(setq ess-use-toolbar nil) 
>
>in your .emacs BEFORE loading ess-site. i.e. put it before the
>following line in your .emacs:
>(require 'ess-site) 

Right you are! I actually have the line...

(load "/tmp/ess-5.2.3/lisp/ess-site")

because I didn't find the 5.2.3 ess rpm right away, but I put the above
above this line and it works!

Thanks for sending the answer in a way that I could understand.

>
>(Speedbar is a different thing in Emacs, see 
>http://cedet.sourceforge.net/speedbar.shtml )

Ahhhhh

>
>best wishes, stephen
>


This is more of an emacs question but... how do I get ess to automatically
start in a new frame?

I.e. I usually run ess with M-x R, then open a frame with C-x 2, then flip
buffers until every thing is nice again.

I would like to just open a .R file, type M-x R and be away (with a new
ess frame below the .R file).

P.S. I will add your answer to
http://fawn.unibw-hamburg.de/cgi-bin/Rwiki.pl?EssFaq

Dan.




More information about the ESS-help mailing list