From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.bugs Subject: bug#16681: mouse-autoselect-window missing when switching frames Date: Fri, 07 Feb 2014 20:15:12 +0100 Message-ID: <52F530C0.1060001@gmx.at> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1391800578 5974 80.91.229.3 (7 Feb 2014 19:16:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Feb 2014 19:16:18 +0000 (UTC) Cc: 16681@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 07 20:16:24 2014 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 1WBquV-0003ok-E7 for geb-bug-gnu-emacs@m.gmane.org; Fri, 07 Feb 2014 20:16:23 +0100 Original-Received: from localhost ([::1]:43165 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBquU-0004yh-VN for geb-bug-gnu-emacs@m.gmane.org; Fri, 07 Feb 2014 14:16:22 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34538) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBquK-0004va-6O for bug-gnu-emacs@gnu.org; Fri, 07 Feb 2014 14:16:19 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WBquB-0004p7-2Y for bug-gnu-emacs@gnu.org; Fri, 07 Feb 2014 14:16:12 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:41410) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBquA-0004p1-Vq for bug-gnu-emacs@gnu.org; Fri, 07 Feb 2014 14:16:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WBquA-0004E0-QI for bug-gnu-emacs@gnu.org; Fri, 07 Feb 2014 14:16:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: martin rudalics Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 07 Feb 2014 19:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 16681 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 16681-submit@debbugs.gnu.org id=B16681.139180051816160 (code B ref 16681); Fri, 07 Feb 2014 19:16:02 +0000 Original-Received: (at 16681) by debbugs.gnu.org; 7 Feb 2014 19:15:18 +0000 Original-Received: from localhost ([127.0.0.1]:55428 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WBqtR-0004Ca-O7 for submit@debbugs.gnu.org; Fri, 07 Feb 2014 14:15:18 -0500 Original-Received: from mout.gmx.net ([212.227.15.19]:54958) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WBqtO-0004CR-Ut for 16681@debbugs.gnu.org; Fri, 07 Feb 2014 14:15:15 -0500 Original-Received: from [62.47.45.69] ([62.47.45.69]) by mail.gmx.com (mrgmx101) with ESMTPSA (Nemesis) id 0MPYqL-1W7A4B138T-004jg2 for <16681@debbugs.gnu.org>; Fri, 07 Feb 2014 20:15:14 +0100 In-Reply-To: X-Provags-ID: V03:K0:YhJETWR0/23SNGplloEJ8BOVseEuCKBkoOK+Vcz0zCFcbQj+LHr K+hMeKAR5hszxAsc2z7mJBvW00aItXJYaMuw+neYTosKviTIrGTD4MY9t3Y5bTQofRAXgHS u4O5CY+LruXKvrMz0o+of/vmuynNgBWk7pqyY2yGLPIRwNhWGIfHpkEDMx4WqN8It29VN9n vLxCej1azHKCtKRioGhgg== 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:84836 Archived-At: > In a system with "focus follows mouse" do the following: > > % src/emacs -Q --eval '(setq mouse-autoselect-window t)' > C-x 5 2 > > C-x 2 > > C-x 2 > > Now move mouse "in circle": > - top-left window, then top-right window, then bottom-right window, then > bottom-left window, and if you like it, you can keep doing it for a while. > notice how this *should* select each one of the four windows in each cycle, > but instead only 2 of those windows are selected: when crossing from one > frame to the other the new frame is selected, but that frame's selected > window is used as the new selected window instead of using that the > window into which the mouse just entered. Works without problems on Window XP. On my Debian GTK build I have to set `focus-follows-mouse' to t to make it work. martin