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#19988: 25.0.50; Drag events ending in different frame Date: Fri, 06 Mar 2015 15:19:40 -0500 Message-ID: References: <87k2yycfwh.fsf@gnu.org> <54F72082.8080709@gmx.at> <87a8zs4g9c.fsf@gnu.org> <54F80E72.3040609@gmx.at> <54F9F836.7010103@gmx.at> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1425673364 28898 80.91.229.3 (6 Mar 2015 20:22:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 6 Mar 2015 20:22:44 +0000 (UTC) Cc: 19988@debbugs.gnu.org, Tassilo Horn To: martin rudalics Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Mar 06 21:22:33 2015 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YTylU-0007Ae-GC for geb-bug-gnu-emacs@m.gmane.org; Fri, 06 Mar 2015 21:22:32 +0100 Original-Received: from localhost ([::1]:60154 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YTylT-0007vY-VS for geb-bug-gnu-emacs@m.gmane.org; Fri, 06 Mar 2015 15:22:31 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43721) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YTyj9-0004Ar-7I for bug-gnu-emacs@gnu.org; Fri, 06 Mar 2015 15:20:12 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YTyj5-00008O-H0 for bug-gnu-emacs@gnu.org; Fri, 06 Mar 2015 15:20:07 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:39300) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YTyj5-00008H-DA for bug-gnu-emacs@gnu.org; Fri, 06 Mar 2015 15:20:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1YTyj4-0000t2-HM for bug-gnu-emacs@gnu.org; Fri, 06 Mar 2015 15:20:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 06 Mar 2015 20:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19988 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 19988-submit@debbugs.gnu.org id=B19988.14256731913385 (code B ref 19988); Fri, 06 Mar 2015 20:20:02 +0000 Original-Received: (at 19988) by debbugs.gnu.org; 6 Mar 2015 20:19:51 +0000 Original-Received: from localhost ([127.0.0.1]:37868 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YTyis-0000sW-Ky for submit@debbugs.gnu.org; Fri, 06 Mar 2015 15:19:50 -0500 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:59288) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YTyip-0000sO-UR for 19988@debbugs.gnu.org; Fri, 06 Mar 2015 15:19:48 -0500 Original-Received: from alfajor.home (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id t26KJivd023456; Fri, 6 Mar 2015 15:19:45 -0500 Original-Received: by alfajor.home (Postfix, from userid 20848) id 2527464188; Fri, 6 Mar 2015 15:19:43 -0500 (EST) In-Reply-To: <54F9F836.7010103@gmx.at> (martin rudalics's message of "Fri, 06 Mar 2015 19:55:50 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV5237=0 X-NAI-Spam-Version: 2.3.0.9393 : core <5237> : inlines <2379> : streams <1401067> : uri <1873062> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x 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:100196 Archived-At: >> The drag event should return the one that's on top. > The top window is usually the one where the drag started. Usually but not always. > We need the Emacs window not obscured by _any_ other window at the > location of the mouse cursor. How do we find that window? If the top-window at the location of the end-drag is not an Emacs frame, then any Emacs frame is as good as any other, I think. Stefan