customizing ess 5.2.2 toolbar
Bjørn-Helge Mevik
bhx2 at mevik.net
Sat Jul 31 12:31:27 CEST 2004
You kan use
(setq ess-use-toolbar nil)
in ~/.emacs (or where you put your Emacs customizations) to turn off
the tool bar just in ESS, or
(tool-bar-mode 0)
to turn it off completely.
To control which icons get added to the bar, look into the variables
ess-toolbar-own-icons, and ess-toolbar-items. (Note that the "code is
experimental and likely to change as XEmacs/Emacs issues get
resolved", to cite the ESS manual.)
--
Bjørn-Helge Mevik
More information about the ESS-help
mailing list