From jidanni@jidanni.org Sun Sep 6 03:56:46 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 6 Sep 2009 10:56:46 +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.8 required=4.0 tests=AWL,SARE_RECV_SPAM_DOMN0b 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 n86Auinw021213 for ; Sun, 6 Sep 2009 03:56:46 -0700 Received: from mx10.gnu.org ([199.232.76.166]:46321) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MkFQK-0000Cp-3Y for emacs-pretest-bug@gnu.org; Sun, 06 Sep 2009 06:56:44 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MkFQI-0002xv-E9 for emacs-pretest-bug@gnu.org; Sun, 06 Sep 2009 06:56:43 -0400 Received: from caiajhbdcagg.dreamhost.com ([208.97.132.66]:43378 helo=homiemail-a2.g.dreamhost.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MkFQG-0002vv-3w for emacs-pretest-bug@gnu.org; Sun, 06 Sep 2009 06:56:40 -0400 Received: from jidanni.org (218-163-10-125.dynamic.hinet.net [218.163.10.125]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by homiemail-a2.g.dreamhost.com (Postfix) with ESMTP id B4C2DD2705; Sun, 6 Sep 2009 03:56:34 -0700 (PDT) From: jidanni@jidanni.org To: emacs-pretest-bug@gnu.org Cc: rfrancoise@debian.org Subject: 23.1.50; local mode menus empty or supplanted Date: Sun, 06 Sep 2009 18:56:31 +0800 Message-ID: <874orgqr34.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Here, the Emacs-Lisp menu at the top of the screen is OK: $ emacs-snapshot -q /tmp/x.el But here, $ emacs-snapshot -q C-x C-f /tmp/x.el it is empty!! Seems to happen also to other local modes too, and with M-x w3m, the w3m menu gets some weird lisp mode commands instead of its own. However, throughout all cases, tmm-menubar is OK. In GNU Emacs 23.1.50.1 (i486-pc-linux-gnu, GTK+ Version 2.16.5) of 2009-08-15 on elegiac, modified by Debian (emacs-snapshot package, version 1:20090814-1) From jan.h.d@swipnet.se Sun Sep 6 06:33:54 2009 Received: (at 4357) by emacsbugs.donarmstrong.com; 6 Sep 2009 13:33:54 +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.3 required=4.0 tests=AWL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from proxy1.bredband.net (proxy1.bredband.net [195.54.101.71]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n86DXqvw015550 for <4357@emacsbugs.donarmstrong.com>; Sun, 6 Sep 2009 06:33:53 -0700 Received: from iph2.telenor.se (195.54.127.133) by proxy1.bredband.net (7.3.140.3) id 49F5A152033DB7DA for 4357@emacsbugs.donarmstrong.com; Sun, 6 Sep 2009 15:33:46 +0200 X-SMTPAUTH-B2: X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Aj5uAGNXo0pV4S1uPGdsb2JhbACBUog8kSUBAQEBN7plhBgF X-IronPort-AV: E=Sophos;i="4.44,341,1249250400"; d="scan'208";a="40991370" Received: from c-6e2de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.110]) by iph2.telenor.se with ESMTP; 06 Sep 2009 15:33:46 +0200 Received: from [172.20.199.5] (winter [172.20.199.5]) by coolsville.localdomain (Postfix) with ESMTPSA id 8592D7FA07B; Sun, 6 Sep 2009 15:33:45 +0200 (CEST) Message-ID: <4AA3BA39.7080506@swipnet.se> Date: Sun, 06 Sep 2009 15:33:45 +0200 From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: jidanni@jidanni.org, 4357@debbugs.gnu.org CC: rfrancoise@debian.org Subject: Re: bug#4357: 23.1.50; local mode menus empty or supplanted References: <874orgqr34.fsf@jidanni.org> In-Reply-To: <874orgqr34.fsf@jidanni.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Try updating your CVS copy, it is quite old. A good thing to do always before submitting a bug report, sometimes the bug is fixed in a newer version. Jan D. jidanni@jidanni.org skrev: > Here, the Emacs-Lisp menu at the top of the screen is OK: > $ emacs-snapshot -q /tmp/x.el > But here, > $ emacs-snapshot -q > C-x C-f /tmp/x.el > it is empty!! > > Seems to happen also to other local modes too, and with > M-x w3m, the w3m menu gets some weird lisp mode commands instead of its > own. > > However, throughout all cases, tmm-menubar is OK. > > In GNU Emacs 23.1.50.1 (i486-pc-linux-gnu, GTK+ Version 2.16.5) > of 2009-08-15 on elegiac, modified by Debian > (emacs-snapshot package, version 1:20090814-1) > > From cyd@stupidchicken.com Sun Sep 13 14:12:31 2009 Received: (at control) by emacsbugs.donarmstrong.com; 13 Sep 2009 21:12:31 +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.6 required=4.0 tests=AWL,VALID_BTS_CONTROL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n8DLCUbb006983 for ; Sun, 13 Sep 2009 14:12:31 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 1A2AB57E26C; Sun, 13 Sep 2009 17:13:57 -0400 (EDT) From: Chong Yidong To: control@debbugs.gnu.org Subject: tags 4357 unreproducible Date: Sun, 13 Sep 2009 17:13:57 -0400 Message-ID: <87zl8ylf8q.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii tags 4357 + unreproducible moreinfo thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 23 20:53:16 2011 Received: (at control) by debbugs.gnu.org; 24 Feb 2011 01:53:16 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PsQOK-0000mi-NG for submit@debbugs.gnu.org; Wed, 23 Feb 2011 20:53:16 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PsQOI-0000mY-My for control@debbugs.gnu.org; Wed, 23 Feb 2011 20:53:15 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1PsQOD-0000ED-Kw for control@debbugs.gnu.org; Wed, 23 Feb 2011 20:53:09 -0500 Date: Wed, 23 Feb 2011 20:53:09 -0500 Message-Id: Subject: control message for bug 4357 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -6.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: -6.3 (------) close 4357 From unknown Fri Jun 20 07:24:15 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 24 Mar 2011 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator