From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: mouse-1-click-follows-link Date: Mon, 13 Jun 2005 21:49:11 +0100 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1118697572 23661 80.91.229.2 (13 Jun 2005 21:19:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 13 Jun 2005 21:19:32 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 13 23:19:29 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DhwKp-0000u5-OA for ged-emacs-devel@m.gmane.org; Mon, 13 Jun 2005 23:19:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DhwPh-0001vv-I7 for ged-emacs-devel@m.gmane.org; Mon, 13 Jun 2005 17:24:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DhwLD-00082I-Jt for emacs-devel@gnu.org; Mon, 13 Jun 2005 17:19:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DhwLB-00081A-CX for emacs-devel@gnu.org; Mon, 13 Jun 2005 17:19:30 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DhwJT-0007FX-Eo for emacs-devel@gnu.org; Mon, 13 Jun 2005 17:17:43 -0400 Original-Received: from [194.106.33.237] (helo=outmail.freedom2surf.net) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1Dhvtc-0004LZ-1H for emacs-devel@gnu.org; Mon, 13 Jun 2005 16:51:00 -0400 Original-Received: from wanchan.jasonrumney.net (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail.freedom2surf.net (8.12.10/8.12.10) with ESMTP id j5DKnmch013292; Mon, 13 Jun 2005 21:49:48 +0100 Original-Received: from TONKOTSU-RAMEN (tonkotsu-ramen.jasonrumney.net [10.0.0.28]) by wanchan.jasonrumney.net (Postfix) with ESMTP id 78FEADDD3F; Mon, 13 Jun 2005 21:50:14 +0100 (BST) Original-To: "Drew Adams" In-Reply-To: (Drew Adams's message of "Mon, 13 Jun 2005 13:15:45 -0700") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt) 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:38748 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38748 "Drew Adams" writes: > > 5) The delay for mouse-1 to set point > > The delay for mouse-1 to set point is completely unintuitive, and no > other application I have ever seen works that way. > > Sorry, could you please clarify? Is your response related to my message > (suggesting to shorten the current default value of the delay) or to the > general idea of having a delay, or...? The general idea of a delay. As I pointed out in my subsequent message, it is impossible to use the mouse to set the point in a Gnus, grep or similar buffer now if you are using a touchpad or similar pointing device that does not allow "holding" a tap.