From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: mouse-1-click-follows-link Date: Sat, 11 Jun 2005 19:16:07 -0400 Message-ID: References: <17066.8325.936620.610082@farnswood.snap.net.nz> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1118533068 26331 80.91.229.2 (11 Jun 2005 23:37:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 11 Jun 2005 23:37:48 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 12 01:37:47 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DhFXu-0005lv-0b for ged-emacs-devel@m.gmane.org; Sun, 12 Jun 2005 01:37:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DhFcN-0005YW-In for ged-emacs-devel@m.gmane.org; Sat, 11 Jun 2005 19:42:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DhFZq-0004fm-5P for emacs-devel@gnu.org; Sat, 11 Jun 2005 19:39:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DhFZp-0004fE-Cp for emacs-devel@gnu.org; Sat, 11 Jun 2005 19:39:45 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DhFZY-0004WK-5D for emacs-devel@gnu.org; Sat, 11 Jun 2005 19:39:28 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DhFE0-0007yT-Et for emacs-devel@gnu.org; Sat, 11 Jun 2005 19:17:12 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DhFCx-0006oD-SU; Sat, 11 Jun 2005 19:16:07 -0400 Original-To: Nick Roberts In-reply-to: <17066.8325.936620.610082@farnswood.snap.net.nz> (message from Nick Roberts on Sat, 11 Jun 2005 11:21:41 +1200) 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:38601 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38601 If I am the only one who had problems then lets leave it as it is, but if there are many others who have also set mouse-1-click-follows-link to nil, perhaps we could make this the default. The point of this feature was to cater to users who are accustomed to other applications and expect mouse-1 to follow links. It can only achieve this goal by being enabled by default. Your suggestion would defeat the purpose. The default should be determiuned by whatever beginners like best.