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)
>
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
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]
3 matches
Mail list logo