From unknown Mon Jun 23 23:52:22 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9699: frame-auto-hide-function Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 07 Oct 2011 22:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 9699 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 9699@debbugs.gnu.org X-Debbugs-Original-To: submit@debbugs.gnu.org Received: via spool by submit@debbugs.gnu.org id=B.131802545825825 (code B ref -1); Fri, 07 Oct 2011 22:11:01 +0000 Received: (at submit) by debbugs.gnu.org; 7 Oct 2011 22:10:58 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RCId8-0006iT-6g for submit@debbugs.gnu.org; Fri, 07 Oct 2011 18:10:58 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RCId5-0006iL-Ag for submit@debbugs.gnu.org; Fri, 07 Oct 2011 18:10:56 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RCIco-0000W0-0H; Fri, 07 Oct 2011 18:10:38 -0400 From: Glenn Morris X-Spook: InfoSec morse [Hello to all my friends and fans in X-Ran: $fuzf~>Me80Q'sh4Xv*CyLn{W3R9[GU2U\{OC0te?5^K[^N@yc|m0R*R2;6+Z$Z-AL$^88 X-Hue: blue X-Attribution: GM Date: Fri, 07 Oct 2011 18:10:37 -0400 Message-ID: <5uipo0ihb6.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) 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.4 (------) Package: emacs Version: 24.0.90 frame-auto-hide-function has no NEWS entry, and is missing a :version tag. It needs a NEWS entry (which should contain some mention of "iconify") because it changes existing behaviour. Example: I like my diff buffers in a separate frame, so I use: emacs -Q --eval "(setq special-display-regexps '(\".*diff\\*\"))" C-x C-f /path/to/modified/file/under/vcs C-x v = -> diff buffer pops up in new frame Now using "C-x k" to kill the diff buffer iconifies the associated frame. It used to just delete it (which I think was better, but YMMV). From unknown Mon Jun 23 23:52:22 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9699: frame-auto-hide-function Resent-From: "Drew Adams" Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 07 Oct 2011 22:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9699 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: "'Glenn Morris'" , <9699@debbugs.gnu.org> Received: via spool by 9699-submit@debbugs.gnu.org id=B9699.131802566426152 (code B ref 9699); Fri, 07 Oct 2011 22:15:02 +0000 Received: (at 9699) by debbugs.gnu.org; 7 Oct 2011 22:14:24 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RCIgS-0006nk-84 for submit@debbugs.gnu.org; Fri, 07 Oct 2011 18:14:24 -0400 Received: from rcsinet15.oracle.com ([148.87.113.117]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RCIgQ-0006nY-P5 for 9699@debbugs.gnu.org; Fri, 07 Oct 2011 18:14:23 -0400 Received: from acsinet22.oracle.com (acsinet22.oracle.com [141.146.126.238]) by rcsinet15.oracle.com (Switch-3.4.4/Switch-3.4.4) with ESMTP id p97MDwPx016287 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 7 Oct 2011 22:14:00 GMT Received: from acsmt356.oracle.com (acsmt356.oracle.com [141.146.40.156]) by acsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id p97MDvXb029441 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 7 Oct 2011 22:13:58 GMT Received: from abhmt105.oracle.com (abhmt105.oracle.com [141.146.116.57]) by acsmt356.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id p97MDqGa016812; Fri, 7 Oct 2011 17:13:52 -0500 Received: from dradamslap1 (/10.159.53.18) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Fri, 07 Oct 2011 15:13:52 -0700 From: "Drew Adams" References: <5uipo0ihb6.fsf@fencepost.gnu.org> Date: Fri, 7 Oct 2011 15:13:49 -0700 Message-ID: <515D84FCA2A54A7F9562D9B0335FB8D3@us.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <5uipo0ihb6.fsf@fencepost.gnu.org> Thread-Index: AcyFPf65Ll1aGlWVQoGbiSo4JA7zPQAACJLg X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6109 X-Source-IP: acsinet22.oracle.com [141.146.126.238] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090207.4E8F79A8.003A:SCFMA922111,ss=1,re=-4.000,fgs=0 X-Spam-Score: -6.2 (------) 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.2 (------) > Example: I like my diff buffers in a separate frame, so I use: > emacs -Q --eval "(setq special-display-regexps '(\".*diff\\*\"))" > C-x C-f /path/to/modified/file/under/vcs > C-x v = -> diff buffer pops up in new frame > > Now using "C-x k" to kill the diff buffer iconifies the associated > frame. It used to just delete it (which I think was better, but YMMV). Ouch! Someone (TM) is (still) on the wrong track... I agree: delete, don't iconify. From unknown Mon Jun 23 23:52:22 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9699: frame-auto-hide-function Resent-From: martin rudalics Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 08 Oct 2011 13:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9699 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Glenn Morris Cc: 9699@debbugs.gnu.org Received: via spool by 9699-submit@debbugs.gnu.org id=B9699.131808024610603 (code B ref 9699); Sat, 08 Oct 2011 13:25:02 +0000 Received: (at 9699) by debbugs.gnu.org; 8 Oct 2011 13:24:06 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RCWso-0002ky-1b for submit@debbugs.gnu.org; Sat, 08 Oct 2011 09:24:06 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1RCWsm-0002kG-H6 for 9699@debbugs.gnu.org; Sat, 08 Oct 2011 09:24:05 -0400 Received: (qmail invoked by alias); 08 Oct 2011 13:23:38 -0000 Received: from 62-47-47-212.adsl.highway.telekom.at (EHLO [62.47.47.212]) [62.47.47.212] by mail.gmx.net (mp026) with SMTP; 08 Oct 2011 15:23:38 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX19mvUkhAQBmrWddteZInPvpaevTXo3IXCUIbJOYrf VYZZtur3Q5TXv1 Message-ID: <4E904ED9.1040304@gmx.at> Date: Sat, 08 Oct 2011 15:23:37 +0200 From: martin rudalics User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 References: <5uipo0ihb6.fsf@fencepost.gnu.org> In-Reply-To: <5uipo0ihb6.fsf@fencepost.gnu.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Spam-Score: -2.5 (--) 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: -2.5 (--) > frame-auto-hide-function has no NEWS entry, and is missing a :version tag. > > It needs a NEWS entry (which should contain some mention of "iconify") > because it changes existing behaviour. Will be done as soon as I have fixed some bugs ... > Example: I like my diff buffers in a separate frame, so I use: > > emacs -Q --eval "(setq special-display-regexps '(\".*diff\\*\"))" > > C-x C-f /path/to/modified/file/under/vcs > C-x v = > -> diff buffer pops up in new frame > > Now using "C-x k" to kill the diff buffer iconifies the associated > frame. It used to just delete it (which I think was better, but YMMV). ... like this - the argument KILL of `window--delete' is unused. martin, who feels sorry for the inconvenience From unknown Mon Jun 23 23:52:22 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9699: frame-auto-hide-function Resent-From: martin rudalics Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 08 Oct 2011 14:09:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9699 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Glenn Morris Cc: 9699@debbugs.gnu.org Received: via spool by 9699-submit@debbugs.gnu.org id=B9699.131808291914812 (code B ref 9699); Sat, 08 Oct 2011 14:09:01 +0000 Received: (at 9699) by debbugs.gnu.org; 8 Oct 2011 14:08:39 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RCXZu-0003qq-Cg for submit@debbugs.gnu.org; Sat, 08 Oct 2011 10:08:39 -0400 Received: from mailout-de.gmx.net ([213.165.64.23]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1RCXZs-0003qe-IA for 9699@debbugs.gnu.org; Sat, 08 Oct 2011 10:08:37 -0400 Received: (qmail invoked by alias); 08 Oct 2011 14:08:09 -0000 Received: from 62-47-47-212.adsl.highway.telekom.at (EHLO [62.47.47.212]) [62.47.47.212] by mail.gmx.net (mp039) with SMTP; 08 Oct 2011 16:08:09 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX19J4QNifORJTTWn/45sYjd6MDjYjjNlS9SHfUbWPL xoCq2zjtLaFgN/ Message-ID: <4E905949.7060309@gmx.at> Date: Sat, 08 Oct 2011 16:08:09 +0200 From: martin rudalics User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 References: <5uipo0ihb6.fsf@fencepost.gnu.org> In-Reply-To: <5uipo0ihb6.fsf@fencepost.gnu.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Spam-Score: -2.5 (--) 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: -2.5 (--) > Example: I like my diff buffers in a separate frame, so I use: > > emacs -Q --eval "(setq special-display-regexps '(\".*diff\\*\"))" > > C-x C-f /path/to/modified/file/under/vcs > C-x v = > -> diff buffer pops up in new frame > > Now using "C-x k" to kill the diff buffer iconifies the associated > frame. It used to just delete it (which I think was better, but YMMV). Should be fixed now. martin From unknown Mon Jun 23 23:52:22 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9699: frame-auto-hide-function Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 08 Oct 2011 18:00:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9699 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: martin rudalics Cc: 9699@debbugs.gnu.org Received: via spool by 9699-submit@debbugs.gnu.org id=B9699.131809679620903 (code B ref 9699); Sat, 08 Oct 2011 18:00:03 +0000 Received: (at 9699) by debbugs.gnu.org; 8 Oct 2011 17:59:56 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RCbBj-0005R5-II for submit@debbugs.gnu.org; Sat, 08 Oct 2011 13:59:55 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RCbBi-0005Qz-Cp for 9699@debbugs.gnu.org; Sat, 08 Oct 2011 13:59:54 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RCbBg-0004Gf-Rn; Sat, 08 Oct 2011 13:59:52 -0400 From: Glenn Morris References: <5uipo0ihb6.fsf@fencepost.gnu.org> <4E904ED9.1040304@gmx.at> X-Spook: IDEA Khaddafi constitution United Nations S Key White X-Ran: :NxLz/cw5gI:iUvdK(N''9M+[\clG<&P4t,-2|W@z8s-HYI~a@p"r`(\}ay.8op?cA-WAI X-Hue: red X-Attribution: GM Date: Sat, 08 Oct 2011 13:59:52 -0400 In-Reply-To: <4E904ED9.1040304@gmx.at> (martin rudalics's message of "Sat, 08 Oct 2011 15:23:37 +0200") Message-ID: <2qaa9b5ppj.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) 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.4 (------) martin rudalics wrote: >> Now using "C-x k" to kill the diff buffer iconifies the associated >> frame. It used to just delete it (which I think was better, but YMMV). > > ... like this - the argument KILL of `window--delete' is unused. > > martin, who feels sorry for the inconvenience No problem! Onwards and upwards... From unknown Mon Jun 23 23:52:22 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Glenn Morris Subject: bug#9699: closed (Re: bug#9699: frame-auto-hide-function) Message-ID: References: <4E9194F8.6020405@gmx.at> <5uipo0ihb6.fsf@fencepost.gnu.org> X-Gnu-PR-Message: they-closed 9699 X-Gnu-PR-Package: emacs Reply-To: 9699@debbugs.gnu.org Date: Sun, 09 Oct 2011 12:36:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1318163762-27409-1" This is a multi-part message in MIME format... ------------=_1318163762-27409-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #9699: frame-auto-hide-function which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 9699@debbugs.gnu.org. --=20 9699: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D9699 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1318163762-27409-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 9699-done) by debbugs.gnu.org; 9 Oct 2011 12:35:19 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RCsb9-00077D-Cn for submit@debbugs.gnu.org; Sun, 09 Oct 2011 08:35:19 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1RCsb7-00076y-EL for 9699-done@debbugs.gnu.org; Sun, 09 Oct 2011 08:35:18 -0400 Received: (qmail invoked by alias); 09 Oct 2011 12:35:05 -0000 Received: from 62-47-55-190.adsl.highway.telekom.at (EHLO [62.47.55.190]) [62.47.55.190] by mail.gmx.net (mp052) with SMTP; 09 Oct 2011 14:35:05 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1/uBmMP7FfuWjl6UCmWRi87iCxOqW7qyL6wC8Yde+ 94racebKuS7u01 Message-ID: <4E9194F8.6020405@gmx.at> Date: Sun, 09 Oct 2011 14:35:04 +0200 From: martin rudalics User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: 9699-done@debbugs.gnu.org Subject: Re: bug#9699: frame-auto-hide-function References: <5uipo0ihb6.fsf@fencepost.gnu.org> In-Reply-To: <5uipo0ihb6.fsf@fencepost.gnu.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Spam-Score: -2.5 (--) X-Debbugs-Envelope-To: 9699-done Cc: Glenn Morris 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: -2.5 (--) > frame-auto-hide-function has no NEWS entry, and is missing a :version tag. > > It needs a NEWS entry (which should contain some mention of "iconify") > because it changes existing behaviour. > > Example: I like my diff buffers in a separate frame, so I use: > > emacs -Q --eval "(setq special-display-regexps '(\".*diff\\*\"))" > > C-x C-f /path/to/modified/file/under/vcs > C-x v = > -> diff buffer pops up in new frame > > Now using "C-x k" to kill the diff buffer iconifies the associated > frame. It used to just delete it (which I think was better, but YMMV). Should be all fixed now. Closing. Thanks, martin ------------=_1318163762-27409-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 7 Oct 2011 22:10:58 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RCId8-0006iT-6g for submit@debbugs.gnu.org; Fri, 07 Oct 2011 18:10:58 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RCId5-0006iL-Ag for submit@debbugs.gnu.org; Fri, 07 Oct 2011 18:10:56 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RCIco-0000W0-0H; Fri, 07 Oct 2011 18:10:38 -0400 From: Glenn Morris To: submit@debbugs.gnu.org Subject: frame-auto-hide-function X-Spook: InfoSec morse [Hello to all my friends and fans in X-Ran: $fuzf~>Me80Q'sh4Xv*CyLn{W3R9[GU2U\{OC0te?5^K[^N@yc|m0R*R2;6+Z$Z-AL$^88 X-Hue: blue X-Debbugs-No-Ack: yes X-Attribution: GM Date: Fri, 07 Oct 2011 18:10:37 -0400 Message-ID: <5uipo0ihb6.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: submit 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.4 (------) Package: emacs Version: 24.0.90 frame-auto-hide-function has no NEWS entry, and is missing a :version tag. It needs a NEWS entry (which should contain some mention of "iconify") because it changes existing behaviour. Example: I like my diff buffers in a separate frame, so I use: emacs -Q --eval "(setq special-display-regexps '(\".*diff\\*\"))" C-x C-f /path/to/modified/file/under/vcs C-x v = -> diff buffer pops up in new frame Now using "C-x k" to kill the diff buffer iconifies the associated frame. It used to just delete it (which I think was better, but YMMV). ------------=_1318163762-27409-1--