From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: finger-pointer curser as default for mouse-face text Date: Wed, 27 Oct 2004 13:34:37 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1098898545 16902 80.91.229.6 (27 Oct 2004 17:35:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 27 Oct 2004 17:35:45 +0000 (UTC) Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 27 19:35:33 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 1CMrht-0005T6-00 for ; Wed, 27 Oct 2004 19:35:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CMrpd-0007XS-Nq for ged-emacs-devel@m.gmane.org; Wed, 27 Oct 2004 13:43:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CMrpV-0007Ww-5D for emacs-devel@gnu.org; Wed, 27 Oct 2004 13:43:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CMrpU-0007WX-E1 for emacs-devel@gnu.org; Wed, 27 Oct 2004 13:43:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CMrpU-0007WU-76 for emacs-devel@gnu.org; Wed, 27 Oct 2004 13:43:24 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CMrhc-0000wq-CI for emacs-devel@gnu.org; Wed, 27 Oct 2004 13:35:16 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CMrgz-0002cy-0n; Wed, 27 Oct 2004 13:34:37 -0400 Original-To: storm@cua.dk (Kim F. Storm) In-reply-to: (storm@cua.dk) 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:29066 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29066 Well, if the "normal" click follows the link (and I claim that the normal click is the short click), most users will never think there is a problem, as they don't usually have to set the mouse in the middle of a link. They will probably set it next to the link and move the cursor into the link (that's how it is often done in other applications). That seems pretty convincing, so I guess it is ok to make this change.