From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: [matzikratzi@gmail.com: Strange behaviour of drag-n-drop and find-file at the same time] Date: Mon, 19 Mar 2007 10:03:01 -0400 Message-ID: References: <45FE364B.8000801@swipnet.se> <17918.15662.388582.149860@kahikatea.snap.net.nz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1174313014 9313 80.91.229.12 (19 Mar 2007 14:03:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 19 Mar 2007 14:03:34 +0000 (UTC) Cc: Jan =?iso-8859-1?Q?Dj=3Frv?= , rms@gnu.org, emacs-devel@gnu.org To: Nick Roberts Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 19 15:03:20 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HTIS9-0006vF-JN for ged-emacs-devel@m.gmane.org; Mon, 19 Mar 2007 15:03:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTITd-0005ck-Jx for ged-emacs-devel@m.gmane.org; Mon, 19 Mar 2007 09:04:45 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HTITa-0005bX-7K for emacs-devel@gnu.org; Mon, 19 Mar 2007 10:04:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HTITV-0005bL-N4 for emacs-devel@gnu.org; Mon, 19 Mar 2007 10:04:41 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTITV-0005bI-K8 for emacs-devel@gnu.org; Mon, 19 Mar 2007 09:04:37 -0500 Original-Received: from tomts25.bellnexxia.net ([209.226.175.188] helo=tomts25-srv.bellnexxia.net) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HTIRy-0007e3-UT; Mon, 19 Mar 2007 10:03:03 -0400 Original-Received: from pastel.home ([70.55.81.12]) by tomts25-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with ESMTP id <20070319140301.KCMR1521.tomts25-srv.bellnexxia.net@pastel.home>; Mon, 19 Mar 2007 10:03:01 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id A4BC27F8F; Mon, 19 Mar 2007 10:03:01 -0400 (EDT) In-Reply-To: <17918.15662.388582.149860@kahikatea.snap.net.nz> (Nick Roberts's message of "Mon\, 19 Mar 2007 19\:35\:10 +1200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.95 (gnu/linux) X-detected-kernel: Solaris 8 (1) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:68098 Archived-At: >> > Would someone please DTRT and ack? >> What is the right thing in this case? > I think nothing. This is a characteristic of C-g and AFAICS has nothing in > particular to do with find-file or drag-n-drop. For Emacs-22, it's probably good enough. But ideally, C-g should not cause such a reversion to the previous window configuration. Stefan