From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: [drew.adams@oracle.com: mouse-1-click-follows-link doesn'tgovern behavior in Customize] Date: Mon, 30 Oct 2006 07:16:45 -0800 Message-ID: References: <87slh57udq.fsf@stupidchicken.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1162221480 1576 80.91.229.2 (30 Oct 2006 15:18:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 30 Oct 2006 15:18:00 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 30 16:17:55 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 1GeYt1-0003Uh-Fb for ged-emacs-devel@m.gmane.org; Mon, 30 Oct 2006 16:17:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GeYt0-00024B-Tb for ged-emacs-devel@m.gmane.org; Mon, 30 Oct 2006 10:17:14 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GeYsl-00022b-Vu for emacs-devel@gnu.org; Mon, 30 Oct 2006 10:17:00 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GeYsf-00020r-BU for emacs-devel@gnu.org; Mon, 30 Oct 2006 10:16:59 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GeYse-00020o-VI for emacs-devel@gnu.org; Mon, 30 Oct 2006 10:16:53 -0500 Original-Received: from [141.146.126.228] (helo=agminet01.oracle.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GeYse-0004wT-Pt for emacs-devel@gnu.org; Mon, 30 Oct 2006 10:16:52 -0500 Original-Received: from rgmsgw02.us.oracle.com (rgmsgw02.us.oracle.com [138.1.186.52]) by agminet01.oracle.com (Switch-3.2.4/Switch-3.1.7) with ESMTP id k9UFGoTT003163 for ; Mon, 30 Oct 2006 09:16:50 -0600 Original-Received: from dradamslap (dhcp-amer-whq-csvpn-gw3-141-144-80-152.vpn.oracle.com [141.144.80.152]) by rgmsgw02.us.oracle.com (Switch-3.2.4/Switch-3.2.4) with SMTP id k9UFGmQ2014150 for ; Mon, 30 Oct 2006 08:16:49 -0700 Original-To: X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <87slh57udq.fsf@stupidchicken.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 Importance: Normal X-Brightmail-Tracker: AAAAAQAAAAI= X-Brightmail-Tracker: AAAAAQAAAAI= X-Whitelist: TRUE X-Whitelist: TRUE 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:61394 Archived-At: > Would someone please DTRT, then ack? The buttons in the customize buffer are not links; they are buttons. Please read the bug description. This is linked text in the doc string; it is not a button. > emacs -Q > M-x set-variable mouse-1-click-follows-link RET nil RET > M-x customize-option read-quoted-char-radix RET > > Click mouse-1 on the first line, text `read-quoted-char'. This opens > the *Help* buffer with a description of `read-quoted-char'.