From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: [drew.adams@oracle.com: mouse-1-click-follows-link doesn'tgovern behavior in Customize] Date: Mon, 06 Nov 2006 17:06:34 -0500 Message-ID: <87zmb49qmt.fsf@stupidchicken.com> References: <874ptlfumq.fsf@stupidchicken.com> <87k629lqgg.fsf@stupidchicken.com> <87ac34y6to.fsf@stupidchicken.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1162850802 27760 80.91.229.2 (6 Nov 2006 22:06:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 6 Nov 2006 22:06:42 +0000 (UTC) Cc: drew.adams@oracle.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 06 23:06:40 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GhCc0-0003V3-1e for ged-emacs-devel@m.gmane.org; Mon, 06 Nov 2006 23:06:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GhCbz-000672-FG for ged-emacs-devel@m.gmane.org; Mon, 06 Nov 2006 17:06:35 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GhCbi-00065Y-Ae for emacs-devel@gnu.org; Mon, 06 Nov 2006 17:06:18 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GhCbg-00064t-HV for emacs-devel@gnu.org; Mon, 06 Nov 2006 17:06:17 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GhCbg-00064p-Cv for emacs-devel@gnu.org; Mon, 06 Nov 2006 17:06:16 -0500 Original-Received: from [18.19.1.138] (helo=cyd) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GhCbe-0007Fh-GP; Mon, 06 Nov 2006 17:06:14 -0500 Original-Received: by cyd (Postfix, from userid 1000) id 695E24E403; Mon, 6 Nov 2006 17:06:34 -0500 (EST) Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Mon\, 06 Nov 2006 16\:00\:46 -0500") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.90 (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:61882 Archived-At: Richard Stallman writes: > No, because that would not change the other *-link widgets (custom > group links, info links, etc) that are also present. > > But how hard would it be to make actual links for all those purposes, > instead of those widgets? I found a hack to make the links use the follow-link mechanism, and have checked it in.