Re: How to move away gui buttons on emacs

2006-02-25 Thread s. keeling
Angelina Carlton <[EMAIL PROTECTED]>: > Juraj Fedel <[EMAIL PROTECTED]> 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) >

Re: How to move away gui buttons on emacs

2006-02-18 Thread Angelina Carlton
Juraj Fedel <[EMAIL PROTECTED]> 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

How to move away gui buttons on emacs

2006-02-18 Thread Juraj Fedel
I want let that toolbar for mouse use go away. How to do that? Juraj -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]