From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: [rudalics@gmx.at: Re: [simon.marshall@misys.com: mouse-autoselect-window needs a de lay]] Date: Tue, 05 Sep 2006 13:06:31 +0200 Message-ID: <85wt8ilgi0.fsf@lola.goethe.zz> References: <854pvpym4i.fsf@lola.goethe.zz> <44FBEEFC.3040205@gmx.at> <44FD41A7.5020100@gmx.at> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1157454481 25448 80.91.229.2 (5 Sep 2006 11:08:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 5 Sep 2006 11:08:01 +0000 (UTC) Cc: martin rudalics , rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 05 13:07:59 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GKYmb-0007n6-Gg for ged-emacs-devel@m.gmane.org; Tue, 05 Sep 2006 13:07:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GKYmb-0001kU-1M for ged-emacs-devel@m.gmane.org; Tue, 05 Sep 2006 07:07:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GKYmO-0001kC-OK for emacs-devel@gnu.org; Tue, 05 Sep 2006 07:07:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GKYmO-0001jv-9q for emacs-devel@gnu.org; Tue, 05 Sep 2006 07:07:44 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GKYmO-0001js-1e for emacs-devel@gnu.org; Tue, 05 Sep 2006 07:07:44 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GKYx7-0007nm-9A for emacs-devel@gnu.org; Tue, 05 Sep 2006 07:18:49 -0400 Original-Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1GKYmD-0006IX-TO; Tue, 05 Sep 2006 07:07:34 -0400 Original-Received: by lola.goethe.zz (Postfix, from userid 1002) id 2100C1C4D3A4; Tue, 5 Sep 2006 13:06:31 +0200 (CEST) Original-To: storm@cua.dk (Kim F. Storm) In-Reply-To: (Kim F. Storm's message of "Tue, 05 Sep 2006 13:02:31 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:59365 Archived-At: storm@cua.dk (Kim F. Storm) writes: > martin rudalics writes: > >> When the timer triggers I do (provided other conditions apply as well) >> >> - for a positive delay select the window, > > Do we really need that option? > >> >> - for a negative delay check whether mouse-position is the same as the >> last time I checked. > > That's what I think should be the default ... don't select the window until > the mouse movement stops. But detect that quickly! [...] > > Can't you just use a (fixed) 0.1 second timer the first time ? That does not sound like anything that could work reliably on a loaded machine, or a networked X11 session. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum