From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; Frame sizing problem with toolbar containing no toolbar buttons Date: Wed, 21 May 2008 22:03:24 -0400 Message-ID: References: <87hcd97xbb.fsf@leeloo.anubex.internal> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1211421839 25185 80.91.229.12 (22 May 2008 02:03:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 22 May 2008 02:03:59 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, Eli Zaretskii To: "Tim Van Holder" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 22 04:04:36 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 1Jz0AV-0004EJ-2w for ged-emacs-devel@m.gmane.org; Thu, 22 May 2008 04:04:35 +0200 Original-Received: from localhost ([127.0.0.1]:56221 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jz09k-00077P-SU for ged-emacs-devel@m.gmane.org; Wed, 21 May 2008 22:03:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jz09g-000779-TN for emacs-devel@gnu.org; Wed, 21 May 2008 22:03:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jz09f-00076o-EY for emacs-devel@gnu.org; Wed, 21 May 2008 22:03:44 -0400 Original-Received: from [199.232.76.173] (port=36194 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jz09f-00076l-BO for emacs-devel@gnu.org; Wed, 21 May 2008 22:03:43 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:46167) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jz09f-0003dt-18 for emacs-devel@gnu.org; Wed, 21 May 2008 22:03:43 -0400 Original-Received: from mail.gnu.org ([199.232.76.166]:38338 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Jz08L-0003Gd-SM for emacs-pretest-bug@gnu.org; Wed, 21 May 2008 22:02:21 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Jz09b-0003d8-M0 for emacs-pretest-bug@gnu.org; Wed, 21 May 2008 22:03:42 -0400 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:57330) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jz09b-0003co-Ep for emacs-pretest-bug@gnu.org; Wed, 21 May 2008 22:03:39 -0400 Original-Received: from ceviche.home (vpn-132-204-232-24.acd.umontreal.ca [132.204.232.24]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id m4M23aAn004341 for ; Wed, 21 May 2008 22:03:36 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 3DBC9B41CA; Wed, 21 May 2008 22:03:24 -0400 (EDT) In-Reply-To: (Tim Van Holder's message of "Wed, 14 May 2008 13:34:57 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV3021=0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:97491 gmane.emacs.pretest.bugs:22406 Archived-At: > Most of the toolbar weirdness (wrong bindings, missing and/or gliding > buttons) seems to be resolved today, but my original report (for modes > with no toolbar buttons, like compilation-mode) stands. I do not understand what you mean. E.g. compilation-mode does have tool-bar buttons. Could you perhaps write a complete recipe? Stefan