From unknown Sat Jun 14 18:53:56 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4122: 23.1; GTK menu contents don't change Reply-To: Robin Green , 4122@debbugs.gnu.org Resent-From: Robin Green Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 11 Aug 2009 15:40:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 4122 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.125000476022651 (code B ref -1); Tue, 11 Aug 2009 15:40:05 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 11 Aug 2009 15:32:40 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7BFWdWK022648 for ; Tue, 11 Aug 2009 08:32:40 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MatL4-0005fT-Q5 for bug-gnu-emacs@gnu.org; Tue, 11 Aug 2009 11:32:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MatKz-0005b8-5s for bug-gnu-emacs@gnu.org; Tue, 11 Aug 2009 11:32:37 -0400 Received: from [199.232.76.173] (port=52684 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MatKz-0005b5-0L for bug-gnu-emacs@gnu.org; Tue, 11 Aug 2009 11:32:33 -0400 Received: from mxout.netdorm.com ([64.182.105.30]:35543) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MatKy-0007Do-Dz for bug-gnu-emacs@gnu.org; Tue, 11 Aug 2009 11:32:32 -0400 Received: from mail.dnsexit.com (mail.dnsexit.com [67.214.171.75] (may be forged)) by mxout.netdorm.com (8.13.8/8.13.8) with ESMTP id n7BFZ3Jj001302 for ; Tue, 11 Aug 2009 11:35:03 -0400 Received: from localhost.localdomain (csltrg.swan.ac.uk [137.44.2.173]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.dnsexit.com (Postfix) with ESMTP id CE072B7D3BC for ; Tue, 11 Aug 2009 11:29:41 -0400 (EDT) Received: from localhost.localdomain (fedora [127.0.0.1]) by localhost.localdomain (8.14.3/8.14.3) with ESMTP id n7BFVvxQ020627 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 11 Aug 2009 16:31:58 +0100 Received: (from greenrd@localhost) by localhost.localdomain (8.14.3/8.14.3/Submit) id n7BFVvYH020625; Tue, 11 Aug 2009 16:31:57 +0100 Date: Tue, 11 Aug 2009 16:31:57 +0100 Message-Id: <200908111531.n7BFVvYH020625@localhost.localdomain> From: Robin Green To: bug-gnu-emacs@gnu.org X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. After opening a file, the contents of the Buffer menu do not change - the menu still begins with *scratch* and *messages*. However, if you actually click with the mouse on the *messages* menu item, you do NOT get sent to the *messages* buffer - you get sent to some other buffer. Likewise, in a new major mode, each menu displays either the old contents of the menu that was in that position in the menubar in the previous major mode, or nothing (an empty menu). Likewise, if you select some text with the mouse, the "Cut" and "Copy" items in the Edit menu do not become enabled, as they should. All of this evidence suggests that, after the original menubar is created, new menus can be added or removed, but any alterations to menus do not take effect on the display. However, as shown by the example of clicking on the *messages* menu item in the Buffers menu, emacs appears to be reacting AS IF the altered version of the menu was being displayed, even though it isn't. I am running on Fedora Linux rawhide (i.e. the development version, pre-Fedora-12), with the following gtk2 package: gtk2-2.17.6-4.fc12.i686 In GNU Emacs 23.1.1 (i686-pc-linux-gnu, GTK+ Version 2.17.6) of 2009-08-11 on fedora Windowing system distributor `The X.Org Foundation', version 11.0.10402000 configured using `configure '--with-x-toolkit=gtk' '--without-makeinfo' '--with-x'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Fundamental Minor modes in effect: tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x C-f m i Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Loading /home/greenrd/opened/haskell-mode/haskell-site-file.el (source)...done Loading /home/greenrd/.cabal/share/Agda-2.2.4/emacs-mode/agda2.el (source)...done For information about GNU Emacs and the GNU system, type C-h C-a. From rgm@gnu.org Tue Aug 11 12:27:08 2009 Received: (at control) by emacsbugs.donarmstrong.com; 11 Aug 2009 19:27:09 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.4 required=4.0 tests=AWL,ONEWORD autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7BJR7tg016020 for ; Tue, 11 Aug 2009 12:27:08 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Mawzy-0002TF-IF; Tue, 11 Aug 2009 15:27:06 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19073.50698.463603.40432@fencepost.gnu.org> Date: Tue, 11 Aug 2009 15:27:06 -0400 From: Glenn Morris To: control Subject: control merge 4122 4125 reassign 4113 emacs,ns merge 4124 4127 reassign 4128 emacs,ns From greenrd@greenrd.org Sat Aug 29 05:13:48 2009 Received: (at control) by emacsbugs.donarmstrong.com; 29 Aug 2009 12:13:48 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.0 required=4.0 tests=VALID_BTS_CONTROL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail.dnsexit.com (mail.dnsexit.com [67.214.171.75] (may be forged)) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7TCDk11031389 for ; Sat, 29 Aug 2009 05:13:47 -0700 Received: from fedora (greenrd.plus.com [212.159.116.150]) by mail.dnsexit.com (Postfix) with ESMTP id 005F5B7D3C9 for ; Sat, 29 Aug 2009 08:09:42 -0400 (EDT) Date: Sat, 29 Aug 2009 13:13:43 +0100 From: Robin Green To: control@debbugs.gnu.org Subject: bug control Message-ID: <20090829131343.73170bc9@fedora> Organization: Swansea University X-Mailer: Claws Mail 3.7.2 (GTK+ 2.17.9; i686-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit severity 4122 important From unknown Sat Jun 14 18:53:56 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4122: Workaround Reply-To: Robin Green , 4122@debbugs.gnu.org Resent-From: Robin Green Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Sun, 30 Aug 2009 05:55:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 4122 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 4122-submit@emacsbugs.donarmstrong.com id=B4122.125161140026214 (code B ref 4122); Sun, 30 Aug 2009 05:55:06 +0000 Received: (at 4122) by emacsbugs.donarmstrong.com; 30 Aug 2009 05:50:00 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.5 required=4.0 tests=AWL,ONEWORD autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail.dnsexit.com (mail.dnsexit.com [67.214.171.75] (may be forged)) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7U5nwLA026211 for <4122@emacsbugs.donarmstrong.com>; Sat, 29 Aug 2009 22:50:00 -0700 Received: from fedora (greenrd.plus.com [212.159.116.150]) by mail.dnsexit.com (Postfix) with ESMTP id 7DFEAB7D46B for <4122@emacsbugs.donarmstrong.com>; Sun, 30 Aug 2009 01:45:50 -0400 (EDT) Date: Sat, 29 Aug 2009 21:07:52 +0100 From: Robin Green To: 4122@debbugs.gnu.org Message-ID: <20090829210752.20e1fb63@fedora> Organization: Swansea University X-Mailer: Claws Mail 3.7.2 (GTK+ 2.17.9; i686-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit A workaround to force the menubar to update is: M-x accelerate-menu However, this has to be done every time you want the menubar to be updated. From unknown Sat Jun 14 18:53:56 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4122: Quick fix Reply-To: Robin Green , 4122@debbugs.gnu.org Resent-From: Robin Green Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Mon, 31 Aug 2009 08:50:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 4122 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 4122-submit@emacsbugs.donarmstrong.com id=B4122.12517083416703 (code B ref 4122); Mon, 31 Aug 2009 08:50:04 +0000 Received: (at 4122) by emacsbugs.donarmstrong.com; 31 Aug 2009 08:45:41 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.3 required=4.0 tests=AWL,MURPHY_DRUGS_REL8 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail.dnsexit.com (mail.dnsexit.com [67.214.171.75] (may be forged)) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7V8jdbj006699 for <4122@emacsbugs.donarmstrong.com>; Mon, 31 Aug 2009 01:45:41 -0700 Received: from fedora (greenrd.plus.com [212.159.116.150]) by mail.dnsexit.com (Postfix) with ESMTP id A48D28B5D21 for <4122@emacsbugs.donarmstrong.com>; Mon, 31 Aug 2009 04:41:24 -0400 (EDT) Date: Mon, 31 Aug 2009 01:28:51 +0100 From: Robin Green To: 4122@debbugs.gnu.org Message-ID: <20090831012851.1ba99285@fedora> Organization: Swansea University X-Mailer: Claws Mail 3.7.2 (GTK+ 2.17.9; i686-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="MP_/iL6nHZhzzDvlLvMCMtTxsUk" --MP_/iL6nHZhzzDvlLvMCMtTxsUk Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline The attached patch against Emacs 23.1.1 fixes this bug for me. The patch can be used by emacs users and Linux distributors - who might need to lower the required GTK version. However, the patch would probably need to be modified before being checked in to emacs CVS, because it specifies a dependency on a very recent version of GTK - a more suitable patch for emacs CVS would use the C preprocessor to perform the old behaviour for old GTK versions, and the new behaviour for new GTK versions. --MP_/iL6nHZhzzDvlLvMCMtTxsUk Content-Type: text/x-patch Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=emacs-gtk.patch --- configure.in.orig 2009-08-31 00:18:44.000000000 +0100 +++ configure.in 2009-08-31 00:18:47.000000000 +0100 @@ -1514,7 +1514,7 @@ HAVE_GTK=no if test "${with_gtk}" = "yes" || test "$USE_X_TOOLKIT" = "maybe"; then GLIB_REQUIRED=2.6 - GTK_REQUIRED=2.6 + GTK_REQUIRED=2.17.9 GTK_MODULES="gtk+-2.0 >= $GTK_REQUIRED glib-2.0 >= $GLIB_REQUIRED" dnl Checks for libraries. --- src/xfns.c.orig 2009-08-31 00:03:02.000000000 +0100 +++ src/xfns.c 2009-08-31 00:21:39.000000000 +0100 @@ -468,8 +468,10 @@ if (!FRAME_X_P (f) || FRAME_X_DISPLAY_INFO (f) != dpyinfo) continue; x = f->output_data.x; - /* Match if the window is this frame's menubar. */ #ifdef USE_GTK + /* Match if the window is this frame's window (button presses are no longer + caught by the menubar) or a menu in the menubar. + */ if (x->menubar_widget) { GtkWidget *gwdesc = xg_win_to_widget (dpyinfo->display, wdesc); @@ -477,13 +479,14 @@ BLOCK_INPUT; if (gwdesc != 0 - && (gwdesc == x->menubar_widget + && (gwdesc == gtk_widget_get_parent (gtk_widget_get_parent (x->menubar_widget)) || gtk_widget_get_parent (gwdesc) == x->menubar_widget)) found = 1; UNBLOCK_INPUT; if (found) return f; } #else + /* Match if the window is in this frame's menubar */ if (x->menubar_widget && lw_window_is_in_menubar (wdesc, x->menubar_widget)) return f; --MP_/iL6nHZhzzDvlLvMCMtTxsUk-- From unknown Sat Jun 14 18:53:56 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4122: Link to corresponding Ubuntu bug Reply-To: "era eriksson" , 4122@debbugs.gnu.org Resent-From: "era eriksson" Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Tue, 01 Sep 2009 07:15:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 4122 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 4122-submit@emacsbugs.donarmstrong.com id=B4122.125178908824766 (code B ref 4122); Tue, 01 Sep 2009 07:15:04 +0000 Received: (at 4122) by emacsbugs.donarmstrong.com; 1 Sep 2009 07:11:28 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: * X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=1.1 required=4.0 tests=AWL,MURPHY_DRUGS_REL8, VALID_BTS_CONTROL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n817BQ6J024763; Tue, 1 Sep 2009 00:11:28 -0700 Received: from compute2.internal (compute2.internal [10.202.2.42]) by gateway1.messagingengine.com (Postfix) with ESMTP id 1D08C5B70E; Tue, 1 Sep 2009 03:11:26 -0400 (EDT) Received: from web7.messagingengine.com ([10.202.2.216]) by compute2.internal (MEProxy); Tue, 01 Sep 2009 03:11:26 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=message-id:from:to:cc:content-transfer-encoding:content-type:mime-version:subject:date; s=smtpout; bh=5OTmJoAbilk6WHpQqZS21NGTvzA=; b=M57/t9sHminyY4cMd4CJ2qLgLX4ogY2IhidMEssrlb7nGAOC9EZpvxoJcKX5hljY7VvfMSF7KJK2kV+3LaW8TrIDIqhrvMockrX+CY5AANOHapGLyBpH3XVTyz+8cauJ9dI5jRvVaHN0xOc3QbgSwzmTChuZOoLVYkewEcd07Mc= Received: by web7.messagingengine.com (Postfix, from userid 99) id F119E67E3A; Tue, 1 Sep 2009 03:11:25 -0400 (EDT) Message-Id: <1251789085.31855.1332587661@webmail.messagingengine.com> X-Sasl-Enc: vBG7v7YVzSnNGjXx4yo7+JD0TOF9BhihXH6QDE8ajob1 1251789085 From: "era eriksson" To: 4122@debbugs.gnu.org Cc: control@debbugs.gnu.org Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-Mailer: MessagingEngine.com Webmail Interface Date: Tue, 01 Sep 2009 10:11:25 +0300 tags 4122 +patch thanks Just a quick note that https://bugs.launchpad.net/bugs/415101 is the corresponding Ubuntu bug. It occurs in the GTK version of Emacs 22 as well. The Launchpad bug report has some workarounds and other triage notes. Good to see a patch so quickly -- thanks! /* era */ -- If this were a real .signature, it would suck less. Well, maybe not. From unknown Sat Jun 14 18:53:56 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4122: Quick fix Reply-To: "Jan D." , 4122@debbugs.gnu.org Resent-From: "Jan D." Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Tue, 01 Sep 2009 10:50:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 4122 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: patch Received: via spool by 4122-submit@emacsbugs.donarmstrong.com id=B4122.125180179731657 (code B ref 4122); Tue, 01 Sep 2009 10:50:06 +0000 Received: (at 4122) by emacsbugs.donarmstrong.com; 1 Sep 2009 10:43:17 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.0 required=4.0 tests=HAS_BUG_NUMBER, MURPHY_DRUGS_REL8 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from proxy2.bredband.net (proxy2.bredband.net [195.54.101.72]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n81AhFri031648 for <4122@emacsbugs.donarmstrong.com>; Tue, 1 Sep 2009 03:43:16 -0700 Received: from iph2.telenor.se (195.54.127.133) by proxy2.bredband.net (7.3.140.3) id 4A8FF7140039BD20 for 4122@emacsbugs.donarmstrong.com; Tue, 1 Sep 2009 12:43:09 +0200 X-SMTPAUTH-B2: X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AplvAAuYnEpV4S1uPGdsb2JhbACBU4g6kRABAQEBN79BhBoF X-IronPort-AV: E=Sophos;i="4.44,311,1249250400"; d="scan'208";a="39839727" Received: from c-6e2de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.110]) by iph2.telenor.se with ESMTP; 01 Sep 2009 12:43:09 +0200 Received: from [90.232.168.157] (host-90-232-168-157.mobileonline.telia.com [90.232.168.157]) by coolsville.localdomain (Postfix) with ESMTPSA id 181C67FA07B; Tue, 1 Sep 2009 12:43:08 +0200 (CEST) References: <20090831012851.1ba99285@fedora> Message-Id: From: "Jan D." To: Robin Green , "4122@debbugs.gnu.org" <4122@debbugs.gnu.org> In-Reply-To: <20090831012851.1ba99285@fedora> Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Mailer: iPhone Mail (7A400) Mime-Version: 1.0 (iPhone Mail 7A400) Date: Tue, 1 Sep 2009 12:43:03 +0200 Cc: "4122@debbugs.gnu.org" <4122@debbugs.gnu.org> The patch makes Gtk+ 2.17 mandatory for Emacs. This is obviously not acceptable. A better patch will be installed soon. Be patient. Jan D. 31 aug 2009 kl. 02.28 skrev Robin Green : > The attached patch against Emacs 23.1.1 fixes this bug for me. The > patch can be used by emacs users and Linux distributors - who might > need to lower the required GTK version. However, the patch would > probably need to be modified before being checked in to emacs CVS, > because it specifies a dependency on a very recent version of GTK - a > more suitable patch for emacs CVS would use the C preprocessor to > perform the old behaviour for old GTK versions, and the new behaviour > for new GTK versions. > From unknown Sat Jun 14 18:53:56 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4122: Link to corresponding Gnome bug Reply-To: "era eriksson" , 4122@debbugs.gnu.org Resent-From: "era eriksson" Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Tue, 01 Sep 2009 20:55:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 4122 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: patch Received: via spool by 4122-submit@emacsbugs.donarmstrong.com id=B4122.125183823917504 (code B ref 4122); Tue, 01 Sep 2009 20:55:05 +0000 Received: (at 4122) by emacsbugs.donarmstrong.com; 1 Sep 2009 20:50:39 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n81KobeF017501 for <4122@emacsbugs.donarmstrong.com>; Tue, 1 Sep 2009 13:50:38 -0700 Received: from compute2.internal (compute2.internal [10.202.2.42]) by gateway1.messagingengine.com (Postfix) with ESMTP id 737F65B870 for <4122@emacsbugs.donarmstrong.com>; Tue, 1 Sep 2009 16:50:36 -0400 (EDT) Received: from web7.messagingengine.com ([10.202.2.216]) by compute2.internal (MEProxy); Tue, 01 Sep 2009 16:50:36 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=message-id:from:to:content-transfer-encoding:content-type:mime-version:subject:date; s=smtpout; bh=+eE9tM6HcG51KQOx2VLHxen+vG8=; b=ChbukNRHNDHDfrk36SjbemoalHFPlUrOBliGYFnASMxFd8+UXWCLBsUoJzI7AVNf0QPXlaRHG8/rx/P2OOK6/AaEMKWuHTYS/z0qtNl9o4McP3lw1L18J5vCNtlsykOHnnYYiqva4KpSBI9OY/BUJmvOY5sYIHN2W4pSbmWffYs= Received: by web7.messagingengine.com (Postfix, from userid 99) id 4264510388; Tue, 1 Sep 2009 16:50:36 -0400 (EDT) Message-Id: <1251838236.32704.1332717075@webmail.messagingengine.com> X-Sasl-Enc: vJTQpfhdZbbkJerTGFYCUBuRTjwX5agBKycTylVR2Bfs 1251838236 From: "era eriksson" To: 4122@debbugs.gnu.org Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-Mailer: MessagingEngine.com Webmail Interface Date: Tue, 01 Sep 2009 23:50:36 +0300 See also http://bugzilla.gnome.org/show_bug.cgi?id=593249 which has some advice from the GTK+ folks on how to tackle this. /* era */ -- If this were a real .signature, it would suck less. Well, maybe not. From rgm@gnu.org Tue Sep 1 14:13:41 2009 Received: (at control) by emacsbugs.donarmstrong.com; 1 Sep 2009 21:13:42 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-4.8 required=4.0 tests=AWL,ONEWORD,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n81LDeho022608 for ; Tue, 1 Sep 2009 14:13:41 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Miafb-0006Qs-84; Tue, 01 Sep 2009 17:13:39 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19101.36483.153585.984037@fencepost.gnu.org> Date: Tue, 1 Sep 2009 17:13:39 -0400 From: Glenn Morris To: control Subject: control X-Debbugs-No-Ack: yes forcemerge 4122 4134 reassign 4309 emacs,ns reassign 4305 spam reassign 4302 spam reassign 4299 spam severity 4296 minor reassign 4297 emacs,ns reassign 4295 emacs,ns severity 4291 minor tags 4285 moreinfo From era@iki.fi Tue Sep 1 23:18:59 2009 Received: (at control) by emacsbugs.donarmstrong.com; 2 Sep 2009 06:18:59 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n826Ivta000874 for ; Tue, 1 Sep 2009 23:18:59 -0700 Received: from compute1.internal (compute1.internal [10.202.2.41]) by gateway1.messagingengine.com (Postfix) with ESMTP id 8D8F75BAD5 for ; Wed, 2 Sep 2009 02:18:57 -0400 (EDT) Received: from web7.messagingengine.com ([10.202.2.216]) by compute1.internal (MEProxy); Wed, 02 Sep 2009 02:18:57 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=message-id:from:to:mime-version:content-transfer-encoding:content-type:subject:date; s=smtpout; bh=Xt2e2CBsDI/5eMIIOT/dG+eJ95U=; b=bCAekN2Q54W1+aVsADe6TnEztUOzEbJ5zsUpgMen0AwFVIzy9NAAY4/INFjbb9+6XaGb+SoyZOljPiHuWobKD4MZOwUlnTG6EAvxV61TSyx/zjzXt/1p7WR8yP2lN2IDCzhLTzq0WJzwCYe0kQzkQvmDZkI/Ssy9obiJ1WtIP7A= Received: by web7.messagingengine.com (Postfix, from userid 99) id 6299349884; Wed, 2 Sep 2009 02:18:57 -0400 (EDT) Message-Id: <1251872337.14333.1332791375@webmail.messagingengine.com> X-Sasl-Enc: HpM/G8btOi4ee6DfBJhGmWc0BMzyqa40Z3IbluheTSsI 1251872337 From: "era eriksson" To: control@debbugs.gnu.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii" X-Mailer: MessagingEngine.com Webmail Interface Subject: Merge 4122 4134 Date: Wed, 02 Sep 2009 09:18:57 +0300 merge 4122 4134 thanks /* era */ -- If this were a real .signature, it would suck less. Well, maybe not. From unknown Sat Jun 14 18:53:56 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4122: Reply-To: Jan =?UTF-8?Q?Dj=C3=A4rv?= , 4122@debbugs.gnu.org Resent-From: Jan =?UTF-8?Q?Dj=C3=A4rv?= Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Wed, 02 Sep 2009 17:10:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 4122 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: patch Received: via spool by 4122-submit@emacsbugs.donarmstrong.com id=B4122.125191109931826 (code B ref 4122); Wed, 02 Sep 2009 17:10:05 +0000 Received: (at 4122) by emacsbugs.donarmstrong.com; 2 Sep 2009 17:04:59 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: * X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=1.5 required=4.0 tests=AWL,ONEWORD autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from proxy2.bredband.net (proxy2.bredband.net [195.54.101.72]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n82H4utq031811; Wed, 2 Sep 2009 10:04:58 -0700 Received: from iph2.telenor.se (195.54.127.133) by proxy2.bredband.net (7.3.140.3) id 4A8FF714004324D0; Wed, 2 Sep 2009 19:04:50 +0200 X-SMTPAUTH-B2: X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AottAJ5CnkpV4S1uPGdsb2JhbACBU4hzkGkBAQEBN8EnhBsF X-IronPort-AV: E=Sophos;i="4.44,319,1249250400"; d="scan'208";a="40211297" Received: from c-6e2de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.110]) by iph2.telenor.se with ESMTP; 02 Sep 2009 19:04:49 +0200 Received: from winter.local (host-90-232-204-20.mobileonline.telia.com [90.232.204.20]) by coolsville.localdomain (Postfix) with ESMTPSA id 876987FA07B; Wed, 2 Sep 2009 19:04:48 +0200 (CEST) Message-ID: <4A9EA5AE.5010607@swipnet.se> Date: Wed, 02 Sep 2009 19:04:46 +0200 From: Jan =?UTF-8?Q?Dj=C3=A4rv?= User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: era eriksson , 4122@debbugs.gnu.org CC: 4122-done@debbugs.gnu.org References: <1251789085.31855.1332587661@webmail.messagingengine.com> In-Reply-To: <1251789085.31855.1332587661@webmail.messagingengine.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Fix checked in. Jan D. From unknown Sat Jun 14 18:53:56 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: owner@emacsbugs.donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Robin Green Subject: bug#4122 closed by Jan =?UTF-8?Q?Dj=C3=A4rv?= (Re: bug#4122) Message-ID: References: <4A9EA5AE.5010607@swipnet.se> <200908111531.n7BFVvYH020625@localhost.localdomain> X-Emacs-PR-Message: they-closed 4122 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: patch Reply-To: 4122@debbugs.gnu.org Date: Wed, 02 Sep 2009 17:10:10 +0000 Content-Type: multipart/mixed; boundary="----------=_1251911410-1235-1" This is a multi-part message in MIME format... ------------=_1251911410-1235-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #4122: 23.1; GTK menu contents don't change It has been closed by Jan Dj=C3=A4rv . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Jan Dj=C3=A4rv by replying to this email. --=20 4122: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D4122 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1251911410-1235-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 4122-done) by emacsbugs.donarmstrong.com; 2 Sep 2009 17:04:59 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=AWL,ONEWORD autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from proxy2.bredband.net (proxy2.bredband.net [195.54.101.72]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n82H4utq031811; Wed, 2 Sep 2009 10:04:58 -0700 Received: from iph2.telenor.se (195.54.127.133) by proxy2.bredband.net (7.3.140.3) id 4A8FF714004324D0; Wed, 2 Sep 2009 19:04:50 +0200 X-SMTPAUTH-B2: X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AottAJ5CnkpV4S1uPGdsb2JhbACBU4hzkGkBAQEBN8EnhBsF X-IronPort-AV: E=Sophos;i="4.44,319,1249250400"; d="scan'208";a="40211297" Received: from c-6e2de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.110]) by iph2.telenor.se with ESMTP; 02 Sep 2009 19:04:49 +0200 Received: from winter.local (host-90-232-204-20.mobileonline.telia.com [90.232.204.20]) by coolsville.localdomain (Postfix) with ESMTPSA id 876987FA07B; Wed, 2 Sep 2009 19:04:48 +0200 (CEST) Message-ID: <4A9EA5AE.5010607@swipnet.se> Date: Wed, 02 Sep 2009 19:04:46 +0200 From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: era eriksson , 4122@debbugs.gnu.org CC: 4122-done@debbugs.gnu.org Subject: Re: bug#4122 References: <1251789085.31855.1332587661@webmail.messagingengine.com> In-Reply-To: <1251789085.31855.1332587661@webmail.messagingengine.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Fix checked in. Jan D. ------------=_1251911410-1235-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 11 Aug 2009 15:32:40 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7BFWdWK022648 for ; Tue, 11 Aug 2009 08:32:40 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MatL4-0005fT-Q5 for bug-gnu-emacs@gnu.org; Tue, 11 Aug 2009 11:32:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MatKz-0005b8-5s for bug-gnu-emacs@gnu.org; Tue, 11 Aug 2009 11:32:37 -0400 Received: from [199.232.76.173] (port=52684 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MatKz-0005b5-0L for bug-gnu-emacs@gnu.org; Tue, 11 Aug 2009 11:32:33 -0400 Received: from mxout.netdorm.com ([64.182.105.30]:35543) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MatKy-0007Do-Dz for bug-gnu-emacs@gnu.org; Tue, 11 Aug 2009 11:32:32 -0400 Received: from mail.dnsexit.com (mail.dnsexit.com [67.214.171.75] (may be forged)) by mxout.netdorm.com (8.13.8/8.13.8) with ESMTP id n7BFZ3Jj001302 for ; Tue, 11 Aug 2009 11:35:03 -0400 Received: from localhost.localdomain (csltrg.swan.ac.uk [137.44.2.173]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.dnsexit.com (Postfix) with ESMTP id CE072B7D3BC for ; Tue, 11 Aug 2009 11:29:41 -0400 (EDT) Received: from localhost.localdomain (fedora [127.0.0.1]) by localhost.localdomain (8.14.3/8.14.3) with ESMTP id n7BFVvxQ020627 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 11 Aug 2009 16:31:58 +0100 Received: (from greenrd@localhost) by localhost.localdomain (8.14.3/8.14.3/Submit) id n7BFVvYH020625; Tue, 11 Aug 2009 16:31:57 +0100 Date: Tue, 11 Aug 2009 16:31:57 +0100 Message-Id: <200908111531.n7BFVvYH020625@localhost.localdomain> From: Robin Green To: bug-gnu-emacs@gnu.org Subject: 23.1; GTK menu contents don't change X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. After opening a file, the contents of the Buffer menu do not change - the menu still begins with *scratch* and *messages*. However, if you actually click with the mouse on the *messages* menu item, you do NOT get sent to the *messages* buffer - you get sent to some other buffer. Likewise, in a new major mode, each menu displays either the old contents of the menu that was in that position in the menubar in the previous major mode, or nothing (an empty menu). Likewise, if you select some text with the mouse, the "Cut" and "Copy" items in the Edit menu do not become enabled, as they should. All of this evidence suggests that, after the original menubar is created, new menus can be added or removed, but any alterations to menus do not take effect on the display. However, as shown by the example of clicking on the *messages* menu item in the Buffers menu, emacs appears to be reacting AS IF the altered version of the menu was being displayed, even though it isn't. I am running on Fedora Linux rawhide (i.e. the development version, pre-Fedora-12), with the following gtk2 package: gtk2-2.17.6-4.fc12.i686 In GNU Emacs 23.1.1 (i686-pc-linux-gnu, GTK+ Version 2.17.6) of 2009-08-11 on fedora Windowing system distributor `The X.Org Foundation', version 11.0.10402000 configured using `configure '--with-x-toolkit=gtk' '--without-makeinfo' '--with-x'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Fundamental Minor modes in effect: tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x C-f m i Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Loading /home/greenrd/opened/haskell-mode/haskell-site-file.el (source)...done Loading /home/greenrd/.cabal/share/Agda-2.2.4/emacs-mode/agda2.el (source)...done For information about GNU Emacs and the GNU system, type C-h C-a. ------------=_1251911410-1235-1-- From unknown Sat Jun 14 18:53:56 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: owner@emacsbugs.donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Robin Green Subject: bug#4125 closed by Jan =?UTF-8?Q?Dj=C3=A4rv?= (Re: bug#4122) Message-ID: References: <4A9EA5AE.5010607@swipnet.se> <200908111554.n7BFsjmU020661@localhost.localdomain> X-Emacs-PR-Message: they-closed 4125 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: patch Reply-To: 4125@debbugs.gnu.org Date: Wed, 02 Sep 2009 17:10:11 +0000 Content-Type: multipart/mixed; boundary="----------=_1251911411-1235-3" This is a multi-part message in MIME format... ------------=_1251911411-1235-3 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #4122: 23.1; GTK menu contents don't change It has been closed by Jan Dj=C3=A4rv . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Jan Dj=C3=A4rv by replying to this email. --=20 4122: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D4122 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1251911411-1235-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 4122-done) by emacsbugs.donarmstrong.com; 2 Sep 2009 17:04:59 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=AWL,ONEWORD autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from proxy2.bredband.net (proxy2.bredband.net [195.54.101.72]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n82H4utq031811; Wed, 2 Sep 2009 10:04:58 -0700 Received: from iph2.telenor.se (195.54.127.133) by proxy2.bredband.net (7.3.140.3) id 4A8FF714004324D0; Wed, 2 Sep 2009 19:04:50 +0200 X-SMTPAUTH-B2: X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AottAJ5CnkpV4S1uPGdsb2JhbACBU4hzkGkBAQEBN8EnhBsF X-IronPort-AV: E=Sophos;i="4.44,319,1249250400"; d="scan'208";a="40211297" Received: from c-6e2de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.110]) by iph2.telenor.se with ESMTP; 02 Sep 2009 19:04:49 +0200 Received: from winter.local (host-90-232-204-20.mobileonline.telia.com [90.232.204.20]) by coolsville.localdomain (Postfix) with ESMTPSA id 876987FA07B; Wed, 2 Sep 2009 19:04:48 +0200 (CEST) Message-ID: <4A9EA5AE.5010607@swipnet.se> Date: Wed, 02 Sep 2009 19:04:46 +0200 From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: era eriksson , 4122@debbugs.gnu.org CC: 4122-done@debbugs.gnu.org Subject: Re: bug#4122 References: <1251789085.31855.1332587661@webmail.messagingengine.com> In-Reply-To: <1251789085.31855.1332587661@webmail.messagingengine.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Fix checked in. Jan D. ------------=_1251911411-1235-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 11 Aug 2009 15:55:20 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7BFtHxC025042 for ; Tue, 11 Aug 2009 08:55:18 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Matgz-0004Fm-5Y for bug-gnu-emacs@gnu.org; Tue, 11 Aug 2009 11:55:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Matgt-0004CH-Ox for bug-gnu-emacs@gnu.org; Tue, 11 Aug 2009 11:55:16 -0400 Received: from [199.232.76.173] (port=53731 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Matgt-0004C1-C6 for bug-gnu-emacs@gnu.org; Tue, 11 Aug 2009 11:55:11 -0400 Received: from [67.214.171.75] (port=33279 helo=mail.dnsexit.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Matgs-0005fg-Q8 for bug-gnu-emacs@gnu.org; Tue, 11 Aug 2009 11:55:11 -0400 Received: from localhost.localdomain (csltrg.swan.ac.uk [137.44.2.173]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.dnsexit.com (Postfix) with ESMTP id 3F0878B5D35 for ; Tue, 11 Aug 2009 11:52:28 -0400 (EDT) Received: from localhost.localdomain (fedora [127.0.0.1]) by localhost.localdomain (8.14.3/8.14.3) with ESMTP id n7BFsjQN020662 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 11 Aug 2009 16:54:46 +0100 Received: (from greenrd@localhost) by localhost.localdomain (8.14.3/8.14.3/Submit) id n7BFsjmU020661; Tue, 11 Aug 2009 16:54:45 +0100 Date: Tue, 11 Aug 2009 16:54:45 +0100 Message-Id: <200908111554.n7BFsjmU020661@localhost.localdomain> X-Authentication-Warning: localhost.localdomain: greenrd set sender to greenrd@greenrd.org using -f From: Robin Green To: bug-gnu-emacs@gnu.org Subject: 23.1; GTK menu contents don't change X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-Greylist: delayed 1366 seconds by postgrey-1.27 at monty-python; Tue, 11 Aug 2009 11:55:09 EDT After opening a file, the contents of the Buffer menu do not change - the menu still begins with *scratch* and *messages*. However, if you actually click with the mouse on the *messages* menu item, you do NOT get sent to the *messages* buffer - you get sent to some other buffer. Likewise, in a new major mode, each menu displays either the old contents of the menu that was in that position in the menubar in the previous major mode, or nothing (an empty menu). Likewise, if you select some text with the mouse, the "Cut" and "Copy" items in the Edit menu do not become enabled, as they should. All of this evidence suggests that, after the original menubar is created, new menus can be added or removed, but any alterations to menus do not take effect on the display. However, as shown by the example of clicking on the *messages* menu item in the Buffers menu, emacs appears to be reacting AS IF the altered version of the menu was being displayed, even though it isn't. I am running on Fedora Linux rawhide (i.e. the development version, pre-Fedora-12), with the following gtk2 package: gtk2-2.17.6-4.fc12.i686 In GNU Emacs 23.1.1 (i686-pc-linux-gnu, GTK+ Version 2.17.6) of 2009-08-11 on fedora Windowing system distributor `The X.Org Foundation', version 11.0.10402000 configured using `configure '--with-x-toolkit=gtk' '--without-makeinfo' '--with-x'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Fundamental Minor modes in effect: tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x C-f m i Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Loading /home/greenrd/opened/haskell-mode/haskell-site-file.el (source)...done Loading /home/greenrd/.cabal/share/Agda-2.2.4/emacs-mode/agda2.el (source)...done For information about GNU Emacs and the GNU system, type C-h C-a. ------------=_1251911411-1235-3-- From unknown Sat Jun 14 18:53:56 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: owner@emacsbugs.donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: david.ronis@mcgill.ca Subject: bug#4134 closed by Jan =?UTF-8?Q?Dj=C3=A4rv?= (Re: bug#4122) Message-ID: References: <4A9EA5AE.5010607@swipnet.se> <200908121755.n7CHtfXm023297@ronispc.chem.mcgill.ca> X-Emacs-PR-Message: they-closed 4134 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: patch Reply-To: 4134@debbugs.gnu.org Date: Wed, 02 Sep 2009 17:10:12 +0000 Content-Type: multipart/mixed; boundary="----------=_1251911412-1235-5" This is a multi-part message in MIME format... ------------=_1251911412-1235-5 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #4122: 23.1; Problems with gtk+ >=3D 2.7.19 It has been closed by Jan Dj=C3=A4rv . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Jan Dj=C3=A4rv by replying to this email. --=20 4122: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D4122 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1251911412-1235-5 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 4122-done) by emacsbugs.donarmstrong.com; 2 Sep 2009 17:04:59 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=AWL,ONEWORD autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from proxy2.bredband.net (proxy2.bredband.net [195.54.101.72]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n82H4utq031811; Wed, 2 Sep 2009 10:04:58 -0700 Received: from iph2.telenor.se (195.54.127.133) by proxy2.bredband.net (7.3.140.3) id 4A8FF714004324D0; Wed, 2 Sep 2009 19:04:50 +0200 X-SMTPAUTH-B2: X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AottAJ5CnkpV4S1uPGdsb2JhbACBU4hzkGkBAQEBN8EnhBsF X-IronPort-AV: E=Sophos;i="4.44,319,1249250400"; d="scan'208";a="40211297" Received: from c-6e2de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.110]) by iph2.telenor.se with ESMTP; 02 Sep 2009 19:04:49 +0200 Received: from winter.local (host-90-232-204-20.mobileonline.telia.com [90.232.204.20]) by coolsville.localdomain (Postfix) with ESMTPSA id 876987FA07B; Wed, 2 Sep 2009 19:04:48 +0200 (CEST) Message-ID: <4A9EA5AE.5010607@swipnet.se> Date: Wed, 02 Sep 2009 19:04:46 +0200 From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: era eriksson , 4122@debbugs.gnu.org CC: 4122-done@debbugs.gnu.org Subject: Re: bug#4122 References: <1251789085.31855.1332587661@webmail.messagingengine.com> In-Reply-To: <1251789085.31855.1332587661@webmail.messagingengine.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Fix checked in. Jan D. ------------=_1251911412-1235-5 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 12 Aug 2009 17:56:01 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7CHtwYM020774 for ; Wed, 12 Aug 2009 10:56:00 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MbI3K-0000RQ-1O for bug-gnu-emacs@gnu.org; Wed, 12 Aug 2009 13:55:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MbI3F-0000Oh-4d for bug-gnu-emacs@gnu.org; Wed, 12 Aug 2009 13:55:57 -0400 Received: from [199.232.76.173] (port=51436 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MbI3E-0000OW-MF for bug-gnu-emacs@gnu.org; Wed, 12 Aug 2009 13:55:52 -0400 Received: from drizzle.cc.mcgill.ca ([132.206.27.48]:45708) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MbI3D-00027U-Qt for bug-gnu-emacs@gnu.org; Wed, 12 Aug 2009 13:55:52 -0400 Received: from mailscan2.ncs.mcgill.ca (mailscan2.NCS.McGill.CA [132.216.77.249]) by drizzle.cc.mcgill.ca (8.12.11.20060308/8.12.3) with ESMTP id n7CHtWOv024667 for ; Wed, 12 Aug 2009 13:55:48 -0400 Received: from mailscan2.ncs.mcgill.ca (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 97D9DA01F for ; Wed, 12 Aug 2009 13:55:45 -0400 (EDT) Received: from ronispc.chem.mcgill.ca (ronispc.Chem.McGill.CA [132.206.205.91]) by mailscan2.ncs.mcgill.ca (Postfix) with ESMTP id 8A29B53DC for ; Wed, 12 Aug 2009 13:55:40 -0400 (EDT) Received: from ronispc.chem.mcgill.ca (IDENT:11@localhost [127.0.0.1]) by ronispc.chem.mcgill.ca (8.14.3/8.14.3) with ESMTP id n7CHtfsA023298 for ; Wed, 12 Aug 2009 13:55:41 -0400 Received: (from ronis@localhost) by ronispc.chem.mcgill.ca (8.14.3/8.14.3/Submit) id n7CHtfXm023297; Wed, 12 Aug 2009 13:55:41 -0400 Date: Wed, 12 Aug 2009 13:55:41 -0400 Message-Id: <200908121755.n7CHtfXm023297@ronispc.chem.mcgill.ca> From: David Ronis To: bug-gnu-emacs@gnu.org Subject: 23.1; Buffer Tab not being linked properly Reply-to: david.ronis@mcgill.ca X-PMX-Version: 5.4.2.338381, Antispam-Engine: 2.6.0.325393, Antispam-Data: 2009.7.30.111525 X-McGill-WhereFrom: Internal X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 I'm working on a fortran project and am currently using emacs to edit the Makefile, fortran source file and to do the compilation (I'm also using it to send this bug report). The menubar at the top has entries that change when I switch buffers/modes; e.g., right now I see entries like File Edit Options Buffers Tools Headers Mail Mailcrypt Help Clicking on Mail or Mailcrypt doen't popup a menu. Switching to my fortran buffer, I have File Edit Options Buffers Tools Fortran Help Now clicking on Fortran generates the correct menu. Compiling the program results in a compilation buffer with a menubar containing File Edit Options Buffers Tools Compile Help Clicking on Compile gets the Fortran menu. Basically it seems that only the extra tab associated with the first thing I read into emacs is present. Is this a bug? Any suggestions if not? Thanks in advance. David In GNU Emacs 23.1.1 (i686-pc-linux-gnu, GTK+ Version 2.12.12) of 2009-07-30 on ronispc Windowing system distributor `The X.Org Foundation', version 11.0.10699001 configured using `configure 'CC=/usr/bin/gcc' 'CFLAGS=-march=native -msse2 -mfpmath=sse -O3 -ffast-math -funroll-loops -fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: en_US value of $LANG: C value of $XMODIFIERS: nil locale-coding-system: nil default-enable-multibyte-characters: t Major mode: Fortran Minor modes in effect: show-paren-mode: t display-time-mode: t tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x c o m p i l e C-x 1 M-x e m a c r SPC r e p o r Recent messages: Loading mailcrypt...done PGP version set to 5.0. Loading paren...done For information about GNU Emacs and the GNU system, type C-h C-a. (No files need saving) Compilation finished Mark set Making completion list... call-interactively: Text is read-only Making completion list... [2 times] ------------=_1251911412-1235-5-- From rgm@gnu.org Wed Nov 4 09:43:40 2009 Received: (at control) by emacsbugs.donarmstrong.com; 4 Nov 2009 17:43:41 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.8 required=4.0 tests=AWL,ONEWORD autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nA4HhdZp002300 for ; Wed, 4 Nov 2009 09:43:40 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1N5jtS-0006JL-LO; Wed, 04 Nov 2009 12:43:38 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19185.48458.601682.732332@fencepost.gnu.org> Date: Wed, 4 Nov 2009 12:43:38 -0500 From: Glenn Morris To: control Subject: control merge 4526 4846 severity 4839 minor tags 4838 moreinfo reassign 4840 emacs,ns reassign 4847 emacs,cc-mode unarchive 4122 forcemerge 4122 4866 reassign 4864 spam reassign 4865 spam From rgm@gnu.org Thu Nov 5 10:34:00 2009 Received: (at control) by emacsbugs.donarmstrong.com; 5 Nov 2009 18:34:01 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-4.3 required=4.0 tests=AWL,ONEWORD,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nA5IXx0t030065 for ; Thu, 5 Nov 2009 10:34:00 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1N679i-0003ke-Ps; Thu, 05 Nov 2009 13:33:58 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19187.6806.750996.226307@fencepost.gnu.org> Date: Thu, 5 Nov 2009 13:33:58 -0500 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: white X-Ran: ?*D\HVp||fZ%x_zg`}w:h}]I-m)L|:k4sRm-^1(uj{WuTN2msr.:,)'Gdekpja"$oXuj=5 X-Debbugs-No-Ack: yes forcemerge 4122 4843 reassign 4872 spam reassign 4874 spam reassign 4875 spam retitle 4870 gtk issues From rgm@gnu.org Mon Nov 9 00:44:18 2009 Received: (at control) by emacsbugs.donarmstrong.com; 9 Nov 2009 08:44:18 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-7.3 required=4.0 tests=AWL,HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=unavailable version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nA98iGb2017926; Mon, 9 Nov 2009 00:44:18 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1N7PrE-00083s-7V; Mon, 09 Nov 2009 03:44:16 -0500 From: Glenn Morris To: waterloo Cc: 4884@debbugs.gnu.org Subject: Re: bug#4884: 23.1; I can not open some menu References: <907065090911070654k4e4a741enfaade2f8315c6df2@mail.gmail.com> X-Spook: pre-emptive diwn Fedayeen Hugo Chavez ASDIC Perl-RSA X-Ran: {$9tPV]6!\)m1h]B\F"mZo{9lDG[bT"{=S_ogQd`_G8^H=*(\d|U5IqK/XvBJhxzLp6/OD X-Hue: white X-Debbugs-No-Ack: yes X-Attribution: GM Date: Mon, 09 Nov 2009 03:44:16 -0500 Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii forcemerge 4122 4884 stop waterloo wrote: > I can not open `Outline' and `Ref' menu . > But I can open `File' `Edit' and `Help' menu. This is a known issue with menus and newer GTK versions, fixed in Emacs CVS. http://debbugs.gnu.org/cgi/bugreport.cgi?bug=4122 As a workaround, you may use GDK_NATIVE_WINDOWS=1 emacs > In GNU Emacs 23.1.1 (x86_64-pc-linux-gnu, GTK+ Version 2.18.3) From rgm@gnu.org Fri Nov 13 12:49:54 2009 Received: (at control) by emacsbugs.donarmstrong.com; 13 Nov 2009 20:49:55 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-7.3 required=4.0 tests=AWL,HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=unavailable version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nADKnrec032724; Fri, 13 Nov 2009 12:49:54 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1N935c-0002gz-ON; Fri, 13 Nov 2009 15:49:52 -0500 From: Glenn Morris To: Ryan Cc: 4916@debbugs.gnu.org Subject: Re: bug#4916: Menu bar items non-functional References: X-Spook: weapons of mass destruction InfoSec Hugo Chavez UNSCOM X-Ran: \<&9%OMMBt#XpG?&i6(8oT3eXKo#9IISp"9&"G\ign9:;+3vI|3k]H@OG_13]1{t"(uG(m X-Hue: blue X-Debbugs-No-Ack: yes X-Attribution: GM Date: Fri, 13 Nov 2009 15:49:52 -0500 In-Reply-To: (Ryan's message of "Thu, 12 Nov 2009 17:31:52 -0500") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii forcemerge 4122 4916 stop This was previously reported and fixed in both Emacs CVS trunk and Debian unstable. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550541 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=4122 > In GNU Emacs 23.1.1 (x86_64-pc-linux-gnu, GTK+ Version 2.18.2) > of 2009-10-15 on yellow, modified by Debian From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 12 13:32:03 2010 Received: (at control) by debbugs.gnu.org; 12 Jan 2010 18:32:03 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NUlX9-0002rJ-Hp for submit@debbugs.gnu.org; Tue, 12 Jan 2010 13:32:03 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NUlX8-0002qy-HG for control@debbugs.gnu.org; Tue, 12 Jan 2010 13:32:02 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NUlX3-000308-4z; Tue, 12 Jan 2010 13:31:57 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19276.49181.129328.540994@fencepost.gnu.org> Date: Tue, 12 Jan 2010 13:31:57 -0500 From: Glenn Morris To: control Subject: control X-Spam-Score: -4.3 (----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.0 (-----) forcemerge 4122 5353 reassign 5355 emacs,ns reassign 5357 emacs,ns reassign 5359 emacs,w32 From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 11 20:44:23 2010 Received: (at control) by debbugs.gnu.org; 12 Apr 2010 00:44:23 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O17lG-0007vX-W9 for submit@debbugs.gnu.org; Sun, 11 Apr 2010 20:44:23 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O17lE-0007vM-0i; Sun, 11 Apr 2010 20:44:20 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1O17l8-0001bF-LJ; Sun, 11 Apr 2010 20:44:14 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19394.27870.541283.440302@fencepost.gnu.org> Date: Sun, 11 Apr 2010 20:44:14 -0400 From: Glenn Morris To: Ingo Thies Subject: Re: bug#5930: 23.1; Dead buffer list In-Reply-To: <4BC219C2.8090809@gmx.de> References: <4BC219C2.8090809@gmx.de> X-Debbugs-No-Ack: yes X-Spam-Score: -6.1 (------) X-Debbugs-Envelope-To: control Cc: 5930@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) unarchive 4122 forcemerge 4122 5930 stop This is a duplicate of http://debbugs.gnu.org/cgi/bugreport.cgi?bug=4122 From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 28 13:42:09 2010 Received: (at control) by debbugs.gnu.org; 28 Jun 2010 17:42:09 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OTILR-0002I9-4f for submit@debbugs.gnu.org; Mon, 28 Jun 2010 13:42:09 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OTILO-0002Ht-TM for control@debbugs.gnu.org; Mon, 28 Jun 2010 13:42:07 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OTILK-0005I0-AJ; Mon, 28 Jun 2010 13:42:02 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19496.57066.259276.257573@fencepost.gnu.org> Date: Mon, 28 Jun 2010 13:42:02 -0400 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: red X-Ran: 0eGq1use]ZiZE)-P/6KWluuzPl~Diek3MPPVV})~Qr5udtrKP:$?='9~s<+(m@&"gW,F5m X-Debbugs-No-Ack: yes X-Spam-Score: -5.1 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.1 (-----) close 6478 24.0.50 unarchive 4122 forcemerge 4122 6499 From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 16 11:59:23 2010 Received: (at control) by debbugs.gnu.org; 16 Jul 2010 15:59:23 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OZnJr-0006ge-3s for submit@debbugs.gnu.org; Fri, 16 Jul 2010 11:59:23 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OZnJp-0006gV-Ko for control@debbugs.gnu.org; Fri, 16 Jul 2010 11:59:22 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OZnK2-0004zR-97; Fri, 16 Jul 2010 11:59:34 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19520.33254.152591.640341@fencepost.gnu.org> Date: Fri, 16 Jul 2010 11:59:34 -0400 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: yellow X-Ran: ~t(;"9*)[#X]HUd~$ndo{ReK39EZsQ4>FB8p<;|D4{SEe!I2Kyfv0%w>&do!"Q@:6O!~X= X-Debbugs-No-Ack: yes X-Spam-Score: -5.1 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.0 (----) unmerge 6499 From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 28 18:16:09 2010 Received: (at control) by debbugs.gnu.org; 28 Sep 2010 22:16:09 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P0iT3-0004DG-Mr for submit@debbugs.gnu.org; Tue, 28 Sep 2010 18:16:09 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P0iT2-0004D8-46 for control@debbugs.gnu.org; Tue, 28 Sep 2010 18:16:08 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1P0iVm-00014X-8U; Tue, 28 Sep 2010 18:18:58 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19618.27090.119686.630307@fencepost.gnu.org> Date: Tue, 28 Sep 2010 18:18:58 -0400 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: black X-Ran: Y6NbfrnI/,sqBvbbK2#b]*-e|*+5>!)=[MCGfN$0'r7]4UBpA[OdS+HWU^RAy#h:2mxvf$ X-Debbugs-No-Ack: yes X-Spam-Score: -5.2 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.2 (-----) close 5656 close 7055 unarchive 4122 forcemerge 4122 7095 From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 05 11:51:18 2010 Received: (at control) by debbugs.gnu.org; 5 Oct 2010 15:51:18 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P39nS-00049D-Hx for submit@debbugs.gnu.org; Tue, 05 Oct 2010 11:51:18 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P39nQ-000491-CJ; Tue, 05 Oct 2010 11:51:16 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1P39qR-0000UJ-MP; Tue, 05 Oct 2010 11:54:23 -0400 To: jamshark70@dewdrop-world.net Subject: Re: bug#7162: 23.1; clicking in menu bar blank area hangs emacs interface References: From: Glenn Morris X-Spook: DES benelux Echelon nuclear Abbas Uzi bullion enforcers X-Ran: Zk$};[o]vyA`G!x@@M,Zt)}8wPux~QmL|QFNB!>6KPw^Do#@7)|w/^1b\|]Ml4ZoEMP`>, X-Hue: cyan X-Debbugs-No-Ack: yes X-Attribution: GM Date: Tue, 05 Oct 2010 11:54:23 -0400 Message-ID: <2c8w2ceits.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.2 (------) X-Debbugs-Envelope-To: control Cc: 7162@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.2 (------) forcemerge 7095 7162 stop James Harkins wrote: > When I click in the menu bar area to the right of "Help" (where there is no > menu), Emacs 23 on my ubuntu 10.04 box "hangs" [...] > Ubuntu 10.04 (amd64), gnome desktop, GNU Emacs 23.1.1 (x86_64-pc-linux-gnu, > GTK+ Version 2.20.0) Problems with menus and recent gtk versions in Emacs 23.1 are usually http://debbugs.gnu.org/cgi/bugreport.cgi?bug=4122 Try updating to Emacs 23.2, or using GDK_NATIVE_WINDOWS=1 emacs (Please encourage Ubuntu to update their packages.) From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 14 11:49:38 2010 Received: (at control) by debbugs.gnu.org; 14 Oct 2010 15:49:38 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P6Q3l-0001JE-Sh for submit@debbugs.gnu.org; Thu, 14 Oct 2010 11:49:38 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P6Q3l-0001J9-3x for control@debbugs.gnu.org; Thu, 14 Oct 2010 11:49:37 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1P6Q7B-0007CL-U0; Thu, 14 Oct 2010 11:53:09 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19639.10085.897301.967345@fencepost.gnu.org> Date: Thu, 14 Oct 2010 11:53:09 -0400 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: magenta X-Ran: t}mDt85vh<8:7n4^#1O~(_H2kQ{oE~0b<#H/:lErL52\d0:(eA,^?)JtA?0*Wi,Hz~:M+= X-Debbugs-No-Ack: yes X-Spam-Score: -5.2 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.2 (-----) unmerge 7095 unmerge 7162 unarchive 6499 forcemerge 6499 7096 7162 7212