From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: Initial geometry with (scroll-bar-mode -1) (tool-bar-mode -1) Date: Sun, 19 May 2002 08:30:39 +0300 Organization: NetVision Israel Sender: bug-gnu-emacs-admin@gnu.org Message-ID: References: <312FA084975ED4119C8700D0B74FE85D0CD2CE92@xrose04.rose.hp.com> <4949-Sat18May2002095824+0300-eliz@is.elta.co.il> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1021786416 3732 127.0.0.1 (19 May 2002 05:33:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 19 May 2002 05:33:36 +0000 (UTC) Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 179JK4-0000y5-00 for ; Sun, 19 May 2002 07:33:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 179JKU-0000Ca-00; Sun, 19 May 2002 01:34:02 -0400 Original-Received: from mailbox.ucsd.edu ([132.239.1.53] helo=mailbox1.ucsd.edu) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 179JJ4-00007s-00 for ; Sun, 19 May 2002 01:32:34 -0400 Original-Received: from news. (news.netvision.net.il [194.90.1.15]) by mailbox1.ucsd.edu (8.12.1/8.12.1) with SMTP id g4J5WV8t010666 for ; Sat, 18 May 2002 22:32:32 -0700 (PDT) Original-Received: by news. (SMI-8.6/SMI-SVR4) id IAA19324; Sun, 19 May 2002 08:32:30 +0300 Original-To: gnu-emacs-bug@moderators.isc.org Original-Path: is!eliz Original-Newsgroups: gnu.emacs.bug Original-Lines: 12 Original-NNTP-Posting-Host: is.elta.co.il Original-X-Trace: news.netvision.net.il 1021786350 19322 199.203.121.2 (19 May 2002 05:32:30 GMT) Original-X-Complaints-To: abuse@netvision.net.il Original-NNTP-Posting-Date: 19 May 2002 05:32:30 GMT X-Sender: eliz@is In-Reply-To: Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:1448 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:1448 On Sat, 18 May 2002 prj@po.cwru.edu wrote: > >> This bug is new with 21.0. > > > > Well, the previous versions didn't have the tool bar at all ;-) > > True, but Emacs 20 behaves the way Fred wants in the analogous case > for menu-bar-mode. Wouldn't it make sense to follow that precedent? It would, but someone has to code that without breaking other possible uses of .emacs customizations.