From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 29 14:14:48 2012 Received: (at submit) by debbugs.gnu.org; 29 Oct 2012 18:14:48 +0000 Received: from localhost ([127.0.0.1]:38474 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TStrL-0000qQ-G0 for submit@debbugs.gnu.org; Mon, 29 Oct 2012 14:14:48 -0400 Received: from eggs.gnu.org ([208.118.235.92]:56482) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TStrH-0000qF-Vs for submit@debbugs.gnu.org; Mon, 29 Oct 2012 14:14:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TStoq-00076P-8D for submit@debbugs.gnu.org; Mon, 29 Oct 2012 14:12:13 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:41508) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TStoq-00076D-4L for submit@debbugs.gnu.org; Mon, 29 Oct 2012 14:12:12 -0400 Received: from eggs.gnu.org ([208.118.235.92]:42242) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TStol-0007VF-GV for bug-gnu-emacs@gnu.org; Mon, 29 Oct 2012 14:12:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TStoj-00072y-Tt for bug-gnu-emacs@gnu.org; Mon, 29 Oct 2012 14:12:07 -0400 Received: from stringer.orebokech.com ([88.190.240.207]:34927) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TStoj-00072b-KU for bug-gnu-emacs@gnu.org; Mon, 29 Oct 2012 14:12:05 -0400 Received: from silenus.orebokech.com (silenus [192.168.1.4]) by stringer.orebokech.com (Postfix) with ESMTP id 94DE018801A4 for ; Mon, 29 Oct 2012 19:12:00 +0100 (CET) Received: by silenus.orebokech.com (Postfix, from userid 1000) id 6F1EDA0245; Mon, 29 Oct 2012 19:12:00 +0100 (CET) From: Romain Francoise To: bug-gnu-emacs@gnu.org Subject: 24.2; `quit-window' wrongly iconifies frame X-Debbugs-CC: martin rudalics Date: Mon, 29 Oct 2012 19:12:00 +0100 Message-ID: <87hapdcfm7.fsf@silenus.orebokech.com> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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.9 (------) There's a regression in Emacs 24 compared to Emacs 23 wrt the behavior of `quit-window'. In some circumstances, it iconifies frames that were existing before the current buffer was created, which (AIUI) it's not supposed to do. Recipe starting from `emacs -Q': - C-x 5 2 to create a new frame - in the new frame, M-x man RET emacs RET - C-x 0 to make the man buffer the current buffer - q When you hit `q' the frame gets iconified, even though it was not created by M-x man. Git bisect finds the following commit as the culprit: | eb54d3ecc6903155955fc07d7f3baaed912c8378 is the first bad commit | commit eb54d3ecc6903155955fc07d7f3baaed912c8378 | Author: martin rudalics | Date: Tue Oct 4 17:28:25 2011 +0200 | | Make frame iconification/deletion optional when burying buffers. | | * window.el (window--delete): New function. | (frame-auto-delete): Resuscitate option. | (bury-buffer, replace-buffer-in-windows) | (quit-window): Rewrite using window--delete. | (display-buffer-pop-up-frame, display-buffer-pop-up-window): | Pass display-buffer-mark-dedicated to window--display-buffer-2 | (Bug#9639). Adding martin to Cc list. Thanks, In GNU Emacs 24.2.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw3d scroll bars) of 2012-10-29 on silenus Windowing system distributor `The X.Org Foundation', version 11.0.11204000 Configured using: `configure '--with-x-toolkit=lucid' '--without-dbus' '--without-gconf' '--without-gsettings' '--without-selinux' '--without-sound' '--without-m17n-flt' '--without-gpm' 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now' 'CPPFLAGS=-D_FORTIFY_SOURCE=2'' 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: Lisp Interaction Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-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 r e p o r SPC e m Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail regexp-opt rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dynamic-setting font-render-setting x-toolkit x multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 29 23:29:12 2012 Received: (at 12764) by debbugs.gnu.org; 30 Oct 2012 03:29:12 +0000 Received: from localhost ([127.0.0.1]:38779 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TT2Vr-0001ae-PE for submit@debbugs.gnu.org; Mon, 29 Oct 2012 23:29:12 -0400 Received: from mail-da0-f44.google.com ([209.85.210.44]:50791) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TT2Vp-0001aV-8G for 12764@debbugs.gnu.org; Mon, 29 Oct 2012 23:29:10 -0400 Received: by mail-da0-f44.google.com with SMTP id h15so2637261dan.3 for <12764@debbugs.gnu.org>; Mon, 29 Oct 2012 20:26:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=LRGS3hbiV1jFr/zNHUdOFYMrzDeu84sIwptFxyivPgc=; b=suryD/Bq0P8XjyaTjGQBBut5ntsJ7KW70CK/hCzYzgpDfPwMiEkjBVr7iEKxWWqBfa +sVFoQH7olFuve1OOAeEH6xT1U9bMu7PjOGRvvgWGnBQRNBFqIUVD0jBtMaqxRZqzmMd EFadBfNyHHMtn85biOv9zlktGytDo1M0IZFdtg3mwByetm3rYneM+aiVZFu7XDervCFd Yxo3BUX9v+mY6Uir7cxFrFDZFGTCWM6di+weeSVa5+uQUuxXN2uUHlz6psPgD+4s+cfa JIqZzjbs04TCVMMv+INJ296T1g/tHxpbEoG5tbnLjZFqwFVa1o4myyPib23puPV41pNM njkQ== Received: by 10.68.224.132 with SMTP id rc4mr98308059pbc.155.1351567598069; Mon, 29 Oct 2012 20:26:38 -0700 (PDT) Received: from ulysses ([155.69.17.220]) by mx.google.com with ESMTPS id nm2sm6996477pbc.43.2012.10.29.20.26.34 (version=SSLv3 cipher=OTHER); Mon, 29 Oct 2012 20:26:36 -0700 (PDT) From: Chong Yidong To: Martin Rudalics Subject: Re: bug#12764: 24.2; `quit-window' wrongly iconifies frame References: <87hapdcfm7.fsf@silenus.orebokech.com> Date: Tue, 30 Oct 2012 11:26:32 +0800 In-Reply-To: <87hapdcfm7.fsf@silenus.orebokech.com> (Romain Francoise's message of "Mon, 29 Oct 2012 19:12:00 +0100") Message-ID: <87pq408wt3.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 12764 Cc: Romain Francoise , 12764@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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: 0.1 (/) Romain Francoise writes: > There's a regression in Emacs 24 compared to Emacs 23 wrt the behavior > of `quit-window'. In some circumstances, it iconifies frames that were > existing before the current buffer was created, which (AIUI) it's not > supposed to do. > > Recipe starting from `emacs -Q': > - C-x 5 2 to create a new frame > - in the new frame, M-x man RET emacs RET > - C-x 0 to make the man buffer the current buffer > - q > > When you hit `q' the frame gets iconified, even though it was not > created by M-x man. I think the attached patch is required to fix this. Martin, please review, thanks. === modified file 'lisp/window.el' *** lisp/window.el 2012-10-27 08:58:30 +0000 --- lisp/window.el 2012-10-30 03:23:59 +0000 *************** *** 3556,3562 **** quad entry) (cond ((and (not prev-buffer) ! (memq (nth 1 quit-restore) '(window frame)) (eq (nth 3 quit-restore) buffer) ;; Delete WINDOW if possible. (window--delete window nil (eq bury-or-kill 'kill))) --- 3556,3566 ---- quad entry) (cond ((and (not prev-buffer) ! (or (eq (nth 1 quit-restore) 'frame) ! ;; If the window had been created on an existing frame, ! ;; do not try to delete the frame. ! (and (eq (nth 1 quit-restore) 'window) ! (not (eq (window-deletable-p window) 'frame)))) (eq (nth 3 quit-restore) buffer) ;; Delete WINDOW if possible. (window--delete window nil (eq bury-or-kill 'kill))) From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 30 04:43:08 2012 Received: (at 12764) by debbugs.gnu.org; 30 Oct 2012 08:43:09 +0000 Received: from localhost ([127.0.0.1]:38948 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TT7Pg-00017B-7a for submit@debbugs.gnu.org; Tue, 30 Oct 2012 04:43:08 -0400 Received: from stringer.orebokech.com ([88.190.240.207]:53185) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TT7Pd-000173-Q8 for 12764@debbugs.gnu.org; Tue, 30 Oct 2012 04:43:06 -0400 Received: from silenus.orebokech.com (silenus [192.168.1.4]) by stringer.orebokech.com (Postfix) with ESMTP id 434A418800BA; Tue, 30 Oct 2012 09:40:34 +0100 (CET) Received: by silenus.orebokech.com (Postfix, from userid 1000) id 2D197A029B; Tue, 30 Oct 2012 09:40:34 +0100 (CET) From: Romain Francoise To: Chong Yidong Subject: Re: bug#12764: 24.2; `quit-window' wrongly iconifies frame Organization: orebokech dot com References: <87hapdcfm7.fsf@silenus.orebokech.com> <87pq408wt3.fsf@gnu.org> Date: Tue, 30 Oct 2012 09:40:34 +0100 In-Reply-To: <87pq408wt3.fsf@gnu.org> (Chong Yidong's message of "Tue, 30 Oct 2012 11:26:32 +0800") Message-ID: <878vao1hfh.fsf@silenus.orebokech.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: 12764 Cc: Martin Rudalics , 12764@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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: 0.2 (/) Chong Yidong writes: > I think the attached patch is required to fix this. Works for me, thanks. From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 30 06:30:18 2012 Received: (at 12764) by debbugs.gnu.org; 30 Oct 2012 10:30:19 +0000 Received: from localhost ([127.0.0.1]:39131 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TT95O-0003a3-Iv for submit@debbugs.gnu.org; Tue, 30 Oct 2012 06:30:18 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]:55289) by debbugs.gnu.org with smtp (Exim 4.72) (envelope-from ) id 1TT95L-0003Zu-Qb for 12764@debbugs.gnu.org; Tue, 30 Oct 2012 06:30:16 -0400 Received: (qmail invoked by alias); 30 Oct 2012 10:27:43 -0000 Received: from 62-47-45-43.adsl.highway.telekom.at (EHLO [62.47.45.43]) [62.47.45.43] by mail.gmx.net (mp034) with SMTP; 30 Oct 2012 11:27:43 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX19ElwJ3SkNEa+Y8sB3yqRLT7SLKMwrQ/SQFObQU5s 3navjuOxs5elm4 Message-ID: <508FAB9C.7020504@gmx.at> Date: Tue, 30 Oct 2012 11:27:40 +0100 From: martin rudalics MIME-Version: 1.0 To: Chong Yidong Subject: Re: bug#12764: 24.2; `quit-window' wrongly iconifies frame References: <87hapdcfm7.fsf@silenus.orebokech.com> <87pq408wt3.fsf@gnu.org> In-Reply-To: <87pq408wt3.fsf@gnu.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Spam-Score: 0.8 (/) X-Debbugs-Envelope-To: 12764 Cc: Romain Francoise , 12764@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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: 0.8 (/) >> There's a regression in Emacs 24 compared to Emacs 23 wrt the behavior >> of `quit-window'. In some circumstances, it iconifies frames that were >> existing before the current buffer was created, which (AIUI) it's not >> supposed to do. >> >> Recipe starting from `emacs -Q': >> - C-x 5 2 to create a new frame >> - in the new frame, M-x man RET emacs RET >> - C-x 0 to make the man buffer the current buffer Which means that we now have a single-window frame where that window has been specially created for showing man. We could intepret the user's intentions here also as "show me man in a separate, dedicated frame". >> - q >> >> When you hit `q' the frame gets iconified, even though it was not >> created by M-x man. > > I think the attached patch is required to fix this. Martin, please > review, thanks. I'm not sure whether the current behavior should be considered incorrect or a feature. C-x 5 2 usually shows the same buffer as in the previous frame's selected window. Showing it instead of man doesn't strike me as something very useful. OTOH if the user has worked on a different buffer in the new frame and used C-x 0 in order to temporarily show more of the man page, it makes sense to show that other buffer again. And if users really wanted to show man on a separate frame, they could do so immediately. In any case I'd propose the slightly different patch below. martin *** lisp/window.el 2012-10-27 08:58:30 +0000 --- lisp/window.el 2012-10-30 09:51:16 +0000 *************** *** 3556,3562 **** quad entry) (cond ((and (not prev-buffer) ! (memq (nth 1 quit-restore) '(window frame)) (eq (nth 3 quit-restore) buffer) ;; Delete WINDOW if possible. (window--delete window nil (eq bury-or-kill 'kill))) --- 3556,3567 ---- quad entry) (cond ((and (not prev-buffer) ! (or (eq (nth 1 quit-restore) 'frame) ! (and (eq (nth 1 quit-restore) 'window) ! ;; If the window has been created on an existing ! ;; frame and winds up as the sole window on that ! ;; frame, do not delete it (Bug#12764). ! (not (eq window (frame-root-window window))))) (eq (nth 3 quit-restore) buffer) ;; Delete WINDOW if possible. (window--delete window nil (eq bury-or-kill 'kill))) From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 31 06:29:03 2012 Received: (at 12764) by debbugs.gnu.org; 31 Oct 2012 10:29:03 +0000 Received: from localhost ([127.0.0.1]:40837 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TTVXi-0005Ac-UD for submit@debbugs.gnu.org; Wed, 31 Oct 2012 06:29:03 -0400 Received: from mailout-de.gmx.net ([213.165.64.23]:51300) by debbugs.gnu.org with smtp (Exim 4.72) (envelope-from ) id 1TTVXg-0005AA-6u for 12764@debbugs.gnu.org; Wed, 31 Oct 2012 06:29:01 -0400 Received: (qmail invoked by alias); 31 Oct 2012 10:26:22 -0000 Received: from 62-47-46-176.adsl.highway.telekom.at (EHLO [62.47.46.176]) [62.47.46.176] by mail.gmx.net (mp031) with SMTP; 31 Oct 2012 11:26:22 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1/ED2cBhS3EhwU3eFJWa3AgdZXuQ4XYhyF6zkwNTc AaLdYbsO7ulpPX Message-ID: <5090FCCA.2030101@gmx.at> Date: Wed, 31 Oct 2012 11:26:18 +0100 From: martin rudalics MIME-Version: 1.0 To: Chong Yidong Subject: Re: bug#12764: 24.2; `quit-window' wrongly iconifies frame References: <87hapdcfm7.fsf@silenus.orebokech.com> <87pq408wt3.fsf@gnu.org> <508FAB9C.7020504@gmx.at> In-Reply-To: <508FAB9C.7020504@gmx.at> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Spam-Score: 0.8 (/) X-Debbugs-Envelope-To: 12764 Cc: Romain Francoise , 12764@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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: -0.0 (/) > *** lisp/window.el 2012-10-27 08:58:30 +0000 > --- lisp/window.el 2012-10-30 09:51:16 +0000 > *************** > *** 3556,3562 **** > quad entry) > (cond > ((and (not prev-buffer) > ! (memq (nth 1 quit-restore) '(window frame)) > (eq (nth 3 quit-restore) buffer) > ;; Delete WINDOW if possible. > (window--delete window nil (eq bury-or-kill 'kill))) > --- 3556,3567 ---- > quad entry) > (cond > ((and (not prev-buffer) > ! (or (eq (nth 1 quit-restore) 'frame) > ! (and (eq (nth 1 quit-restore) 'window) > ! ;; If the window has been created on an existing > ! ;; frame and winds up as the sole window on that > ! ;; frame, do not delete it (Bug#12764). > ! (not (eq window (frame-root-window window))))) > (eq (nth 3 quit-restore) buffer) > ;; Delete WINDOW if possible. > (window--delete window nil (eq bury-or-kill 'kill))) Installed now in revision 110748 on trunk. Please check again. Thanks, martin From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 31 22:19:24 2012 Received: (at 12764-done) by debbugs.gnu.org; 1 Nov 2012 02:19:25 +0000 Received: from localhost ([127.0.0.1]:42123 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TTkNQ-00040B-Ol for submit@debbugs.gnu.org; Wed, 31 Oct 2012 22:19:24 -0400 Received: from mail-pb0-f44.google.com ([209.85.160.44]:63297) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TTkNO-000403-QK for 12764-done@debbugs.gnu.org; Wed, 31 Oct 2012 22:19:23 -0400 Received: by mail-pb0-f44.google.com with SMTP id ro8so1403519pbb.3 for <12764-done@debbugs.gnu.org>; Wed, 31 Oct 2012 19:16:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=stoKG23oNXkOtE1dplhnBs2BvB3qhKim8bZNxTd61d0=; b=xHbh9QclWurV0z8QyNt12YFmOaOcnNAOK1/UmG9I8nlCoUrudMcLjuEObOr+knRU8s 1eDkFcK9bzJ+armNYzgUQb3+KDJ9M/dgatGwsO9GO1ogiLdLU1LqHU2KJc7gjn9gYLX7 8ZPCCoYn10MxlBPF8V1UXDOsm10e0imCDRoSsS4vn6BzM4AZPtMkTEgNl8JLclB6yZOc ecfOiWykuAi05rfsGD8OJi68S2lZP2uu+VVYPiaVzrzi7MfcR3DOgJNbEjEd///jnAIL 8iCSFEK6cO6acvHuAmmtbVUd6OYS8N62E9wYbD4BAsn7lTc+UvGgjOEEKi7jWJ9YfC3K Czig== Received: by 10.66.75.165 with SMTP id d5mr107144367paw.39.1351736201627; Wed, 31 Oct 2012 19:16:41 -0700 (PDT) Received: from ulysses ([155.69.17.190]) by mx.google.com with ESMTPS id ak10sm2319339pbd.24.2012.10.31.19.16.38 (version=SSLv3 cipher=OTHER); Wed, 31 Oct 2012 19:16:40 -0700 (PDT) From: Chong Yidong To: martin rudalics Subject: Re: bug#12764: 24.2; `quit-window' wrongly iconifies frame References: <87hapdcfm7.fsf@silenus.orebokech.com> <87pq408wt3.fsf@gnu.org> <508FAB9C.7020504@gmx.at> <5090FCCA.2030101@gmx.at> Date: Thu, 01 Nov 2012 10:16:35 +0800 In-Reply-To: <5090FCCA.2030101@gmx.at> (martin rudalics's message of "Wed, 31 Oct 2012 11:26:18 +0100") Message-ID: <874nlam5j0.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 12764-done Cc: Romain Francoise , 12764-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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: -0.7 (/) martin rudalics writes: > Installed now in revision 110748 on trunk. Please check again. Looks and works OK to me. Thank you. From debbugs-submit-bounces@debbugs.gnu.org Sun Nov 04 15:52:04 2012 Received: (at 12764) by debbugs.gnu.org; 4 Nov 2012 20:52:04 +0000 Received: from localhost ([127.0.0.1]:49346 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TV7Ap-00083O-HR for submit@debbugs.gnu.org; Sun, 04 Nov 2012 15:52:03 -0500 Received: from stringer.orebokech.com ([88.190.240.207]:38287) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TV7An-00082r-KY for 12764@debbugs.gnu.org; Sun, 04 Nov 2012 15:52:02 -0500 Received: from silenus.orebokech.com (silenus [192.168.1.4]) by stringer.orebokech.com (Postfix) with ESMTP id 09BD81880020; Sun, 4 Nov 2012 21:48:59 +0100 (CET) Received: by silenus.orebokech.com (Postfix, from userid 1000) id E0820A03E9; Sun, 4 Nov 2012 21:48:58 +0100 (CET) From: Romain Francoise To: martin rudalics Subject: Re: bug#12764: 24.2; `quit-window' wrongly iconifies frame Organization: orebokech dot com References: <87hapdcfm7.fsf@silenus.orebokech.com> <87pq408wt3.fsf@gnu.org> <508FAB9C.7020504@gmx.at> <5090FCCA.2030101@gmx.at> Date: Sun, 04 Nov 2012 21:48:58 +0100 In-Reply-To: <5090FCCA.2030101@gmx.at> (martin rudalics's message of "Wed, 31 Oct 2012 11:26:18 +0100") Message-ID: <87mwyxgklh.fsf@silenus.orebokech.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.4 (/) X-Debbugs-Envelope-To: 12764 Cc: Chong Yidong , 12764@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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: 0.4 (/) Works for me as well, thanks martin! From unknown Fri Aug 15 19:28:21 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 03 Dec 2012 12:24:03 +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