From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: emacs gtk2 toolbar bug? Date: Mon, 21 Aug 2006 00:16:28 -0400 Message-ID: <87r6zau3j7.fsf@furball.mit.edu> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1156134531 6621 80.91.229.2 (21 Aug 2006 04:28:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 21 Aug 2006 04:28:51 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 21 06:28:47 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GF1P1-000096-Fk for ged-emacs-devel@m.gmane.org; Mon, 21 Aug 2006 06:28:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GF1P0-0007NA-MA for ged-emacs-devel@m.gmane.org; Mon, 21 Aug 2006 00:28:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GF1Ol-0007My-D4 for emacs-devel@gnu.org; Mon, 21 Aug 2006 00:28:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GF1Ok-0007Mp-CE for emacs-devel@gnu.org; Mon, 21 Aug 2006 00:28:26 -0400 Original-Received: from [18.72.1.2] (helo=south-station-annex.mit.edu) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GF1W3-00074p-Et for emacs-devel@gnu.org; Mon, 21 Aug 2006 00:35:59 -0400 Original-Received: from grand-central-station.mit.edu (GRAND-CENTRAL-STATION.MIT.EDU [18.7.21.82]) by south-station-annex.mit.edu (8.13.6/8.9.2) with ESMTP id k7L4SNtV013700; Mon, 21 Aug 2006 00:28:24 -0400 (EDT) Original-Received: from outgoing-legacy.mit.edu (OUTGOING-LEGACY.MIT.EDU [18.7.22.104]) by grand-central-station.mit.edu (8.13.6/8.9.2) with ESMTP id k7L4GWUl016714; Mon, 21 Aug 2006 00:16:32 -0400 (EDT) Original-Received: from furball.mit.edu (SYDNEYPACIFIC-THREE-NINETY-NINE.MIT.EDU [18.95.6.144]) ) by outgoing-legacy.mit.edu (8.13.6/8.12.4) with ESMTP id k7L4GSkV021847; Mon, 21 Aug 2006 00:16:29 -0400 (EDT) Original-Received: from cyd by furball.mit.edu with local (Exim 3.36 #1 (Debian)) id 1GF1DA-0001cb-00; Mon, 21 Aug 2006 00:16:28 -0400 Original-To: Leon In-Reply-To: (Leon's message of "Sun, 20 Aug 2006 18:31:35 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-Spam-Score: 1.217 X-Scanned-By: MIMEDefang 2.42 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:58587 Archived-At: Leon writes: > In gtk2 emacs, when tool-bar-mode goes from on to off or vice versa, > the bottom edge of the frame will move up/down the height of the > toolbar. This will make the minibuffer have different heights when > the frame is maximized. I don't understand what you mean. When the Emacs frame is not minimized, toggling the tool-bar moves the bottom edge of the frame, it's true; but when the frame is maximized, toggling does not move the bottom edge. I do not see a drastically different minibuffer height with the tool-bar either on or off, at least on the version of Gnome shipped with Ubuntu Dapper.