From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#9699: frame-auto-hide-function Date: Sat, 08 Oct 2011 13:59:52 -0400 Message-ID: <2qaa9b5ppj.fsf@fencepost.gnu.org> References: <5uipo0ihb6.fsf@fencepost.gnu.org> <4E904ED9.1040304@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1318096817 10650 80.91.229.12 (8 Oct 2011 18:00:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 8 Oct 2011 18:00:17 +0000 (UTC) Cc: 9699@debbugs.gnu.org To: martin rudalics Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 08 20:00:12 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RCbBw-0004Ho-Bw for geb-bug-gnu-emacs@m.gmane.org; Sat, 08 Oct 2011 20:00:08 +0200 Original-Received: from localhost ([::1]:60278 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RCbBw-0006qM-10 for geb-bug-gnu-emacs@m.gmane.org; Sat, 08 Oct 2011 14:00:08 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:44570) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RCbBs-0006ot-Uo for bug-gnu-emacs@gnu.org; Sat, 08 Oct 2011 14:00:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RCbBs-0002UM-27 for bug-gnu-emacs@gnu.org; Sat, 08 Oct 2011 14:00:04 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:51852) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RCbBr-0002U0-Rk for bug-gnu-emacs@gnu.org; Sat, 08 Oct 2011 14:00:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1RCbBs-0005Rm-41 for bug-gnu-emacs@gnu.org; Sat, 08 Oct 2011 14:00:04 -0400 X-Loop: help-debbugs@gnu.org 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: Original-Received: via spool by 9699-submit@debbugs.gnu.org id=B9699.131809679620903 (code B ref 9699); Sat, 08 Oct 2011 18:00:03 +0000 Original-Received: (at 9699) by debbugs.gnu.org; 8 Oct 2011 17:59:56 +0000 Original-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 Original-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 Original-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 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 In-Reply-To: <4E904ED9.1040304@gmx.at> (martin rudalics's message of "Sat, 08 Oct 2011 15:23:37 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sat, 08 Oct 2011 14:00:04 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:52430 Archived-At: 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...