From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: [drew.adams@oracle.com: mouse-1-click-follows-link doesn't govern behavior in Customize] Date: Mon, 30 Oct 2006 17:15:54 +0000 Message-ID: <4546334A.2010609@gnu.org> References: <87slh57udq.fsf@stupidchicken.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1162229065 30428 80.91.229.2 (30 Oct 2006 17:24:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 30 Oct 2006 17:24:25 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 30 18:24:22 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 1GeamG-0003NC-AT for ged-emacs-devel@m.gmane.org; Mon, 30 Oct 2006 18:18:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GeamF-0006g9-Ix for ged-emacs-devel@m.gmane.org; Mon, 30 Oct 2006 12:18:23 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Geam2-0006fH-Uv for emacs-devel@gnu.org; Mon, 30 Oct 2006 12:18:10 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gealx-0006cc-PY for emacs-devel@gnu.org; Mon, 30 Oct 2006 12:18:10 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gealx-0006cX-Mc for emacs-devel@gnu.org; Mon, 30 Oct 2006 12:18:05 -0500 Original-Received: from [194.106.33.237] (helo=outmail.freedom2surf.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Geals-0006u4-Hr; Mon, 30 Oct 2006 12:18:00 -0500 Original-Received: from wanchan.jasonrumney.net (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail.freedom2surf.net (Postfix) with ESMTP id 30F7C54317; Mon, 30 Oct 2006 17:15:55 +0000 (GMT) Original-Received: from [10.0.0.27] (chiko.jasonrumney.net [10.0.0.27]) by wanchan.jasonrumney.net (Postfix) with ESMTP id 0022049; Mon, 30 Oct 2006 17:15:54 +0000 (GMT) User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) Original-To: Chong Yidong In-Reply-To: <87slh57udq.fsf@stupidchicken.com> 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:61401 Archived-At: Chong Yidong wrote: > The buttons in the customize buffer are not links; they are buttons. > But there are other links in the customize buffer which are not buttons. I think the original report was about (one of) these, though I don't see any links on the first line of the buffer, and the link on the third to last line with the text `read-quoted-char' appears to be the only link in the buffer which DOES respect mouse-1-click-follows-link. The other links, which are displayed in link face, seem to act like buttons.