From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Toolbar problems with GDB mode. Date: Sat, 04 Jan 2003 18:44:22 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <200301032305.h03N5hdw022091@stubby.bodenonline.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1041724840 16675 80.91.224.249 (5 Jan 2003 00:00:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 5 Jan 2003 00:00:40 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18UyDW-0004Kp-00 for ; Sun, 05 Jan 2003 01:00:38 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18UyGr-0003WH-00 for ; Sun, 05 Jan 2003 01:04:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Uy7Z-000384-02 for emacs-devel@quimby.gnus.org; Sat, 04 Jan 2003 18:54:29 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18Uy5t-0002X2-00 for emacs-devel@gnu.org; Sat, 04 Jan 2003 18:52:45 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18Uxxq-0000ro-00 for emacs-devel@gnu.org; Sat, 04 Jan 2003 18:44:28 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Uxxn-0000nu-00 for emacs-devel@gnu.org; Sat, 04 Jan 2003 18:44:23 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 18Uxxm-00045T-00; Sat, 04 Jan 2003 18:44:22 -0500 Original-To: jan.h.d@swipnet.se In-reply-to: <200301032305.h03N5hdw022091@stubby.bodenonline.com> (jan.h.d@swipnet.se) Original-cc: nick@nick.uklinux.net X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:10488 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10488 I see that the GUD menu also hangs around after quitting gdb. Is this menu defined in a local map or a in the global map? In other words, is this a bug in GUD or a bug in Emacs' handling of menus?