help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: removing the toolbar


From: Peter Lee
Subject: Re: removing the toolbar
Date: Thu, 07 Oct 2004 15:50:28 GMT
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (windows-nt)

>>>> FCC  writes:

    >> On Windows, with Emacs 21.3.50.1 of 2004-07-09 and a line in
    >> _emacs like (tool-bar-mode 0) the same thing happens.  I found
    >> that, toolbar eats up 3 lines, so I just increased my old line
    >> count by 3 by (set-frame-height (selected-frame) 66) ;; This
    >> used to be 63 with 21.3

I had same problem... what I did was start emacs with the -Q option.

,----
| ** New command line option -Q.
| 
| This is like using -q --no-site-file, but in addition it also disables
| the menu-bar, the tool-bar, the scroll-bars, tool tips, the blinking
| cursor, and the fancy startup screen.
`----

as well as a --load c:/path/.emacs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]