From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: mouse-1-click-follows-link Date: Tue, 14 Jun 2005 09:28:57 +0200 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 1118734393 25010 80.91.229.2 (14 Jun 2005 07:33:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Jun 2005 07:33:13 +0000 (UTC) Cc: Drew Adams , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 14 09:33:11 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Di5uW-0007yy-Ct for ged-emacs-devel@m.gmane.org; Tue, 14 Jun 2005 09:32:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Di5zQ-0004UB-2D for ged-emacs-devel@m.gmane.org; Tue, 14 Jun 2005 03:37:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Di5wN-0003lv-KN for emacs-devel@gnu.org; Tue, 14 Jun 2005 03:34:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Di5wK-0003kh-JG for emacs-devel@gnu.org; Tue, 14 Jun 2005 03:34:29 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Di5wK-0003kb-Bt for emacs-devel@gnu.org; Tue, 14 Jun 2005 03:34:28 -0400 Original-Received: from [195.41.46.237] (helo=pfepc.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Di5rm-0006Xi-2f; Tue, 14 Jun 2005 03:29:46 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (unknown [80.165.4.124]) by pfepc.post.tele.dk (Postfix) with SMTP id 66EBB26284A; Tue, 14 Jun 2005 09:28:29 +0200 (CEST) Original-To: Jason Rumney In-Reply-To: (Jason Rumney's message of "Mon, 13 Jun 2005 21:49:11 +0100") 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:38789 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38789 Jason Rumney writes: > 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. It is not impossible -- if you drag the mouse in the link, you just set point there (if you drag back to the start point). -- Kim F. Storm http://www.cua.dk