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: doc, Options menu, customize groups Date: Fri, 06 May 2005 03:13:56 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1115370499 31231 80.91.229.2 (6 May 2005 09:08:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 6 May 2005 09:08:19 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 06 11:08:17 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DTyoT-0001Qc-KP for ged-emacs-devel@m.gmane.org; Fri, 06 May 2005 11:08:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DTyrV-0002hN-T0 for ged-emacs-devel@m.gmane.org; Fri, 06 May 2005 05:11:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DTxDz-0000CL-6f for emacs-devel@gnu.org; Fri, 06 May 2005 03:26:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DTxAT-0007L7-HG for emacs-devel@gnu.org; Fri, 06 May 2005 03:22:37 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DTx8y-0006MN-7v for emacs-devel@gnu.org; Fri, 06 May 2005 03:21:04 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DTx7q-0002Ri-D4 for emacs-devel@gnu.org; Fri, 06 May 2005 03:19:54 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DTx24-0006un-DZ; Fri, 06 May 2005 03:13:56 -0400 Original-To: "Drew Adams" In-reply-to: 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:36747 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:36747 I tried looking in Customize by browsing groups. Starting at the top, I didn't see anything about "mouse", so I tried group "convenience" - to no avail. It should be somewhere under the group hypermedia. (It could be in other places too.) After I searched my emacs-devel email and found the name `mouse-1-follows-link', I searched Info for that, still to no avail. I tried That name doesn't seem to exist as a variable. The right name is mouse-1-click-follows-link. - Shouldn't this option be described in the Emacs manual? It is. - Should this option perhaps be added to the Options menu? I don't think so. - Does it perhaps make sense to add _all_ options to the Options menu that change commonly used behavior from the previous Emacs version? No, it is far too much. We decide these one by one. To adopt a uniform policy is a mistake.