From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Stefan Monnier" Newsgroups: gmane.emacs.bugs Subject: Re: [jonathan.the-seng1@etud.univ-ubs.fr: bug emacs] Date: Wed, 03 Apr 2002 18:31:57 -0500 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <200204032331.g33NVvA14453@rum.cs.yale.edu> References: <200203241553.g2OFrPA02755@aztec.santafe.edu> <200203251201.g2PC1XV03088@aztec.santafe.edu> <15519.6972.560000.363430@mail.chezmarshall.freeserve.co.uk> <200203262318.g2QNICo08202@aztec.santafe.edu> <15521.34797.986082.722896@jupiter.akutech-local.de> <5lr8m6dndq.fsf@rum.cs.yale.edu> <200204032249.g33MnsN12136@aztec.santafe.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1017876800 30795 127.0.0.1 (3 Apr 2002 23:33:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 3 Apr 2002 23:33:20 +0000 (UTC) Cc: monnier+gnu.emacs.bug/news/@RUM.cs.yale.edu, gnu-emacs-bug@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16suFk-00080a-00 for ; Thu, 04 Apr 2002 01:33:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16suFf-00067f-00; Wed, 03 Apr 2002 18:33:15 -0500 Original-Received: from rum.cs.yale.edu ([128.36.229.169]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16suEQ-0005nj-00; Wed, 03 Apr 2002 18:31:58 -0500 Original-Received: (from monnier@localhost) by rum.cs.yale.edu (8.11.6/8.11.6) id g33NVvA14453; Wed, 3 Apr 2002 18:31:57 -0500 X-Mailer: exmh version 2.4 06/23/2000 with nmh-1.0.4 Original-To: Richard Stallman Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.8 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:387 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:387 > I think this patch only works around the bug. The bug is that the > menu does not get unmapped when the main window is unmapped. > > Switching to a different workspace doesn't unmap the Emacs window, > does it? It generally does (unless the Emacs window is present in both workspaces). Stefan