From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#3303: delete-frame raises old (invisible) frame Date: Sun, 17 May 2009 23:26:46 -0400 Message-ID: References: <2C87549A-2553-4477-BF77-6258A1CC32BE@gmail.com> <6A510E91-6262-44CF-AA62-315DECB52EF6@gmail.com> Reply-To: Stefan Monnier , 3303@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1242618743 24981 80.91.229.12 (18 May 2009 03:52:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 May 2009 03:52:23 +0000 (UTC) Cc: 3303@emacsbugs.donarmstrong.com, Adrian Robert , David Reitter To: Lennart Borgman Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon May 18 05:52:16 2009 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1M5ttd-0001ZW-5X for geb-bug-gnu-emacs@m.gmane.org; Mon, 18 May 2009 05:52:13 +0200 Original-Received: from localhost ([127.0.0.1]:37680 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M5ttb-0000gV-Lv for geb-bug-gnu-emacs@m.gmane.org; Sun, 17 May 2009 23:52:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M5ttV-0000dz-LU for bug-gnu-emacs@gnu.org; Sun, 17 May 2009 23:52:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M5ttQ-0000Xc-8k for bug-gnu-emacs@gnu.org; Sun, 17 May 2009 23:52:04 -0400 Original-Received: from [199.232.76.173] (port=37104 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M5ttP-0000XE-V4 for bug-gnu-emacs@gnu.org; Sun, 17 May 2009 23:52:00 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:36073) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M5ttP-0002E9-Da for bug-gnu-emacs@gnu.org; Sun, 17 May 2009 23:51:59 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n4I3pvjs022888; Sun, 17 May 2009 20:51:57 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id n4I3Z4hF018080; Sun, 17 May 2009 20:35:04 -0700 X-Loop: owner@emacsbugs.donarmstrong.com Resent-From: Stefan Monnier Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 18 May 2009 03:35:03 +0000 Resent-Message-ID: Resent-Sender: owner@emacsbugs.donarmstrong.com X-Emacs-PR-Message: followup 3303 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 3303-submit@emacsbugs.donarmstrong.com id=B3303.124261716516694 (code B ref 3303); Mon, 18 May 2009 03:35:03 +0000 Original-Received: (at 3303) by emacsbugs.donarmstrong.com; 18 May 2009 03:26:05 +0000 X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. Original-Received: from ironport2-out.teksavvy.com (ironport2-out.pppoe.ca [206.248.154.182]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n4I3Q1VY016132 for <3303@emacsbugs.donarmstrong.com>; Sun, 17 May 2009 20:26:02 -0700 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ap8EAGJyEEpMCovv/2dsb2JhbACBT8xmhAEFhWo X-IronPort-AV: E=Sophos;i="4.41,208,1241409600"; d="scan'208";a="38721404" Original-Received: from 76-10-139-239.dsl.teksavvy.com (HELO pastel.home) ([76.10.139.239]) by ironport2-out.teksavvy.com with ESMTP; 17 May 2009 23:25:55 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id AA6A18096; Sun, 17 May 2009 23:26:46 -0400 (EDT) In-Reply-To: (Lennart Borgman's message of "Mon, 18 May 2009 00:27:07 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.93 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Sun, 17 May 2009 23:52:04 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:27952 Archived-At: >> This is a behavior which depends on the window-management policy, so >> it's the responsibility of the window-manager (which may even decide >> that the focus should return to some other application, which would make >> a lot of sense if the frame was created via $EDITOR=emacsclient). > Shouldn't then frames created via emacsclient be a special case? That > would of course make more sense if the frame was deleted together with > the buffer opened through emacsclient... > For other frames both leaving it to the window manager and staying in > Emacs makes sense to me. Maybe a user option (if it is possible to > stay in Emacs at all)? Part of what you quoted was meant to imply that it's not for Emacs to decide (both that it shouldn't and that it can't: at least under X11 it's usually out of Emacs's control). Stefan