[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to move away gui buttons on emacs



Juraj Fedel <w4m@inmail.sk> writes:

> I want let that toolbar for mouse use go away. How to do that?
> Juraj

I have this in my ~/.emacs

;; no menubar, scrollbar, toolbar or blinky-blinky
(tool-bar-mode nil)
(menu-bar-mode nil)
(scroll-bar-mode nil)
(blink-cursor-mode nil)

-- 
-----Angelina Carlton-----
orchid on irc.freenode.net
     brat@magma.ca
web:bzgirl.bakadigital.com
--------------------------



Reply to: