From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; Frame sizing problem with toolbar containing no toolbar buttons Date: Thu, 08 May 2008 17:26:01 +0300 Message-ID: References: <87hcd97xbb.fsf@leeloo.anubex.internal> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1210256902 15584 80.91.229.12 (8 May 2008 14:28:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 8 May 2008 14:28:22 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: Tim Van Holder Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 08 16:28:57 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ju76D-0004D8-OH for ged-emacs-devel@m.gmane.org; Thu, 08 May 2008 16:27:58 +0200 Original-Received: from localhost ([127.0.0.1]:51880 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ju75V-0002Cw-Je for ged-emacs-devel@m.gmane.org; Thu, 08 May 2008 10:27:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ju75R-0002BX-FB for emacs-devel@gnu.org; Thu, 08 May 2008 10:27:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ju75P-00026v-Ov for emacs-devel@gnu.org; Thu, 08 May 2008 10:27:08 -0400 Original-Received: from [199.232.76.173] (port=60096 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ju75P-00026l-Lg for emacs-devel@gnu.org; Thu, 08 May 2008 10:27:07 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:52410) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ju75P-0006Us-En for emacs-devel@gnu.org; Thu, 08 May 2008 10:27:07 -0400 Original-Received: from mx10.gnu.org ([199.232.76.166]:37481) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Ju74i-0007Wj-Ch for emacs-pretest-bug@gnu.org; Thu, 08 May 2008 10:26:24 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Ju75L-0006Ty-9n for emacs-pretest-bug@gnu.org; Thu, 08 May 2008 10:27:07 -0400 Original-Received: from mtaout5.012.net.il ([84.95.2.13]:25625) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ju75K-0006Tg-UE for emacs-pretest-bug@gnu.org; Thu, 08 May 2008 10:27:03 -0400 Original-Received: from HOME-C4E4A596F7 ([83.130.255.47]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K0K008EA0RETP20@i_mtaout5.012.net.il> for emacs-pretest-bug@gnu.org; Thu, 08 May 2008 17:40:27 +0300 (IDT) In-reply-to: <87hcd97xbb.fsf@leeloo.anubex.internal> X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 9.1 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:96783 gmane.emacs.pretest.bugs:22217 Archived-At: > From: Tim Van Holder > Date: Thu, 08 May 2008 15:14:00 +0200 > Cc: > > > CVS emacs of this morning, with GTK toolkit (rebuilt, not bootstrapped). > > Buffers with no associated toolbar buttons now show an empty > toolbar (which is probably the actual bug). Confirmed -- sort of -- on Windows. But what I see is somewhat different: the *scratch* buffer shown at startup has all of its tool-bar buttons up to and including "undo" removed, i.e. the first button I see is "cut", and it's located after an empty spot whose size is about 1.5 buttons. A few other buttons between "paste" and "customize" are missing.