From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Lennart Borgman" Newsgroups: gmane.emacs.devel Subject: Re: finger-pointer curser as default for mouse-face text Date: Sun, 24 Oct 2004 22:06:11 +0200 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: <04b601c4ba07$a4045020$0200a8c0@sedrcw11488> References: <03c901c4b9c9$8135ac80$0200a8c0@sedrcw11488> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1098649561 13593 80.91.229.6 (24 Oct 2004 20:26:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 24 Oct 2004 20:26:01 +0000 (UTC) Cc: rms@gnu.org, drew.adams@oracle.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 24 22:25:56 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CLow8-00039p-00 for ; Sun, 24 Oct 2004 22:25:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CLp3j-000516-Tz for ged-emacs-devel@m.gmane.org; Sun, 24 Oct 2004 16:33:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CLp3H-0004sA-RM for emacs-devel@gnu.org; Sun, 24 Oct 2004 16:33:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CLp3G-0004rW-NA for emacs-devel@gnu.org; Sun, 24 Oct 2004 16:33:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CLp3G-0004rT-JY for emacs-devel@gnu.org; Sun, 24 Oct 2004 16:33:18 -0400 Original-Received: from [81.228.10.116] (helo=av1-1-sn4.m-sp.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CLovW-0001Ob-KD; Sun, 24 Oct 2004 16:25:18 -0400 Original-Received: by av1-1-sn4.m-sp.skanova.net (Postfix, from userid 502) id D977437F42; Sun, 24 Oct 2004 22:25:17 +0200 (CEST) Original-Received: from smtp2-2-sn4.m-sp.skanova.net (smtp2-2-sn4.m-sp.skanova.net [81.228.10.182]) by av1-1-sn4.m-sp.skanova.net (Postfix) with ESMTP id CB9A037F3C; Sun, 24 Oct 2004 22:25:17 +0200 (CEST) Original-Received: from sedrcw11488 (t4o58p138.telia.com [195.252.57.138]) by smtp2-2-sn4.m-sp.skanova.net (Postfix) with SMTP id A64D537E5F; Sun, 24 Oct 2004 22:25:15 +0200 (CEST) Original-To: "Kim F. Storm" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:28854 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:28854 ----- Original Message ----- From: "Kim F. Storm" : "Lennart Borgman" writes: : : > ----- Original Message ----- : > From: "Kim F. Storm" : > : > : Measure the time between the mouse-1 down event and the up event, and : > : if it less than 300 ms (configurable), follow the link, else do what : > : mouse-1 normally does. : > : > On ms windows this is again a setting in the registry. : : Do you say that on windoze, you have a similar function (mouse click : behaviour depends on how how you hold down the mouse button)? (red face). No Sorry. I was thinking about double clicking. - Lennart