From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Robert J. Chassell" Newsgroups: gmane.emacs.devel Subject: Re: mouse-1-click-follows-link Date: Tue, 14 Jun 2005 13:35:22 +0000 (UTC) Message-ID: References: Reply-To: bob@rattlesnake.com NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1118757667 2799 80.91.229.2 (14 Jun 2005 14:01:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Jun 2005 14:01:07 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 14 16:01:03 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DiBuv-0003Wr-Nm for ged-emacs-devel@m.gmane.org; Tue, 14 Jun 2005 15:57:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DiBzw-0006xu-D4 for ged-emacs-devel@m.gmane.org; Tue, 14 Jun 2005 10:02:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DiBw7-0005tt-1l for emacs-devel@gnu.org; Tue, 14 Jun 2005 09:58:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DiBvt-0005lt-L0 for emacs-devel@gnu.org; Tue, 14 Jun 2005 09:58:30 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DiBvp-0005ek-Ve for emacs-devel@gnu.org; Tue, 14 Jun 2005 09:58:22 -0400 Original-Received: from [69.168.108.225] (helo=rattlesnake.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DiBbB-0000zV-8E for emacs-devel@gnu.org; Tue, 14 Jun 2005 09:37:01 -0400 Original-Received: by rattlesnake.com via sendmail from stdin id (Debian Smail3.2.0.115) Tue, 14 Jun 2005 13:35:22 +0000 (UTC) Original-To: emacs-devel@gnu.org In-reply-to: (message from Miles Bader on Tue, 14 Jun 2005 11:02:02 +0900) 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:38813 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38813 A choice must be made for each mode whether mouse-1 sets the point or follows the links. No, it should not be for each mode. mouse-1 should not follow any links -- that action is too confusing. mouse-1 double-click should follow a link in every mode when point is over a marked link or in a mode where a whole line is a link. mouse-1 should set point. As far as I can see, this will be OK both for novices coming and for experts. -- Robert J. Chassell bob@rattlesnake.com GnuPG Key ID: 004B4AC8 http://www.rattlesnake.com http://www.teak.cc