From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Peter Lee Newsgroups: gmane.emacs.help Subject: Re: removing the toolbar Date: Thu, 07 Oct 2004 15:50:28 GMT Organization: x Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1097164540 6668 80.91.229.6 (7 Oct 2004 15:55:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 7 Oct 2004 15:55:40 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 07 17:55:26 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CFac1-0007EF-00 for ; Thu, 07 Oct 2004 17:55:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CFail-0005Xh-Gp for geh-help-gnu-emacs@m.gmane.org; Thu, 07 Oct 2004 12:02:23 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news.glorb.com!prodigy.com!newsmst01a.news.prodigy.com!prodigy.com!postmaster.news.prodigy.com!newssvr30.news.prodigy.com.POSTED!404941e6!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (windows-nt) Cancel-Lock: sha1:nWEMJ3oEyOBf9XAa29dBhoYhf9Y= Original-Lines: 20 Original-NNTP-Posting-Host: 66.194.80.196 Original-X-Complaints-To: abuse@prodigy.net Original-X-Trace: newssvr30.news.prodigy.com 1097164228 ST000 66.194.80.196 (Thu, 07 Oct 2004 11:50:28 EDT) Original-NNTP-Posting-Date: Thu, 07 Oct 2004 11:50:28 EDT X-UserInfo1: Q[R_PJONEJW[STT^BJJNOFXBBZ\LPCXLLBWLOOAFMASJETAANVW[AKWZE\]^XQWIGNE_[EBL@^_\^JOCQ^RSNVLGTFTKHTXHHP[NB\_C@\SD@EP_[KCXX__AGDDEKGFNB\ZOKLRNCY_CGG[RHT_UN@C_BSY\G__IJIX_PLSA[CCFAULEY\FL\VLGANTQQ]FN Original-Xref: shelby.stanford.edu gnu.emacs.help:125759 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:21121 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21121 >>>> 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