From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: kifer@cs.sunysb.edu (Michael Kifer) Newsgroups: gmane.emacs.devel Subject: Re: mouse-autoselect-window Date: Sun, 09 Sep 2007 09:52:19 -0400 Message-ID: <27818.1189345939@cs.sunysb.edu> References: NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1189347599 3910 80.91.229.12 (9 Sep 2007 14:19:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 9 Sep 2007 14:19:59 +0000 (UTC) Cc: rudalics@gmx.at, Eli Zaretskii , jeremy@jeremyms.com, emacs-devel@gnu.org To: Jason Rumney Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 10 00:19:45 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 1IUUhj-0002wW-5x for ged-emacs-devel@m.gmane.org; Sun, 09 Sep 2007 23:52:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IUNDJ-0000eB-QK for ged-emacs-devel@m.gmane.org; Sun, 09 Sep 2007 09:52:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IUNDD-0000cI-5r for emacs-devel@gnu.org; Sun, 09 Sep 2007 09:52:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IUNDB-0000aZ-Gl for emacs-devel@gnu.org; Sun, 09 Sep 2007 09:52:30 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IUNDB-0000aQ-AD for emacs-devel@gnu.org; Sun, 09 Sep 2007 09:52:29 -0400 Original-Received: from sbcs.cs.sunysb.edu ([130.245.1.15]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IUND4-00089l-Al; Sun, 09 Sep 2007 09:52:22 -0400 Original-Received: from localhost (compserv1 [130.245.1.44]) by sbcs.cs.sunysb.edu (8.13.6/8.12.11) with ESMTP id l89DqJOi020548; Sun, 9 Sep 2007 09:52:19 -0400 (EDT) Original-Received: by localhost (Postfix, from userid 1000) id 215E98B951; Sun, 9 Sep 2007 09:52:19 -0400 (EDT) Original-Received: from cs.sunysb.edu (localhost [127.0.0.1]) by localhost (Postfix) with ESMTP id 1DFF88B950; Sun, 9 Sep 2007 09:52:19 -0400 (EDT) In-Reply-To: Message from Jason Rumney of "Sun, 09 Sep 2007 10:43:56 BST." <46E3C05C.2030906@gnu.org> X-Mailer: MH-E 8.0.3; nmh 1.1; GNU Emacs 23.0.50 X-Detected-Kernel: Solaris 10 (1203?) 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:78317 Archived-At: > Michael Kifer wrote: > > This is independent of focus-follows-mouse. Almost all users want the mouse > > to be warped into the control window regardless of their preferences about > > how the focus is handled by the window manager. > > > > Really? Have you done a poll of users to come to this conclusion? What In 10+ years nobody complained. > purpose does warping the mouse serve in the non focus-follows-mouse case? In the non focus-follows-mouse case warping is not necessary. But then it also does not matter where the mouse is.