From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel Subject: Re: [mouse-1 in Customize should respect mouse-1-click-follows-link] Date: Wed, 12 Mar 2008 11:02:55 +0000 Message-ID: <87bq5k9pcw.fsf@bzg.ath.cx> References: <004a01c8826a$2566fdb0$0600a8c0@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: ger.gmane.org 1205320024 26966 80.91.229.12 (12 Mar 2008 11:07:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 12 Mar 2008 11:07:04 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 12 12:07:28 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JZOns-0000SQ-BE for ged-emacs-devel@m.gmane.org; Wed, 12 Mar 2008 12:07:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZOnJ-0001wu-P5 for ged-emacs-devel@m.gmane.org; Wed, 12 Mar 2008 07:06:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JZOjl-000840-HL for emacs-devel@gnu.org; Wed, 12 Mar 2008 07:03:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JZOji-00083A-Va for emacs-devel@gnu.org; Wed, 12 Mar 2008 07:03:09 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZOji-000833-QS for emacs-devel@gnu.org; Wed, 12 Mar 2008 07:03:06 -0400 Original-Received: from fk-out-0910.google.com ([209.85.128.184]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JZOji-0005Ns-6t for emacs-devel@gnu.org; Wed, 12 Mar 2008 07:03:06 -0400 Original-Received: by fk-out-0910.google.com with SMTP id 26so2920193fkx.10 for ; Wed, 12 Mar 2008 04:03:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:received:from:to:cc:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; bh=UuY1V2hkmBtdHO4pX6sW5gZk8K0ToFDBbFMhQGlOSR4=; b=VWpcxFPJmVvfo3pqekUmatbTlros7LzAcXfUGgvTG1QdlqF2q2w/8PvJMqpqxeXkRoAT8JhDOC2QY36NWgTAGFrxuCQoldsHrcr8t+Hq71sKDxBo9HknPE3YZChhwReVA1axfhLWV8LPJNc251J+yDg0rz1IMh7e7b39Nq3qUNM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:cc:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; b=k0TeoGehbQaNiPI72gTFvENxPJWCpz5inZ5Ny1lDNHS2QUZk0Q0QyBwCnP6TQHUYDlLzyjUamD8vmvBVjvJALIM8Y84GX5vYtXjLHxpfobKSwAj+YDIpKWH4oBDTsGtrtB3Y1/+3ANqxVadP8QPphoc7gDowpDipJAjMtq2mCXY= Original-Received: by 10.82.121.15 with SMTP id t15mr19377313buc.31.1205319784836; Wed, 12 Mar 2008 04:03:04 -0700 (PDT) Original-Received: from bzg.ath.cx ( [81.99.213.34]) by mx.google.com with ESMTPS id c22sm5940262ika.3.2008.03.12.04.02.59 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 12 Mar 2008 04:03:02 -0700 (PDT) Original-Received: by bzg.ath.cx (Postfix, from userid 1000) id 50F27157971; Wed, 12 Mar 2008 11:02:54 +0000 (GMT) In-Reply-To: <004a01c8826a$2566fdb0$0600a8c0@us.oracle.com> (Drew Adams's message of "Sun, 9 Mar 2008 20:49:37 -0800") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:92266 Archived-At: --=-=-= "Drew Adams" writes: > These are links. They should be controlled by > `mouse-1-click-follows-link'. They behave like links but they are really widget buttons. I doubt there is a simple fix for this. ,----[ `C-u C-x =' on such a "link" ] | This is an active area of a documentation-link (widget)Top. | | There are 2 overlays here: | From 3145 to 3885 | evaporate t | face custom-documentation | widget-doc documentation-string (widget)Top | From 3372 to 3384 | button documentation-link (widget)Top | evaporate t | face custom-documentation | follow-link mouse-face | help-echo "Describe this symbol" | keymap nil | mouse-face (highlight) | pointer hand `---- Anyway, the `follow-link' property was set to "^m". The following patch corrects this. --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=wid-edit.el.patch Index: wid-edit.el =================================================================== RCS file: /sources/emacs/emacs/lisp/wid-edit.el,v retrieving revision 1.188 diff -u -r1.188 wid-edit.el --- wid-edit.el 9 Feb 2008 22:48:05 -0000 1.188 +++ wid-edit.el 12 Mar 2008 10:57:02 -0000 @@ -1773,7 +1773,7 @@ "An embedded link." :button-prefix 'widget-link-prefix :button-suffix 'widget-link-suffix - :follow-link "\C-m" + :follow-link 'mouse-face :help-echo "Follow the link." :format "%[%t%]") --=-=-= -- Bastien --=-=-=--