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't govern behavior in Customize] Date: Mon, 30 Oct 2006 09:25:53 -0500 Message-ID: <87slh57udq.fsf@stupidchicken.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1162218539 21766 80.91.229.2 (30 Oct 2006 14:28:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 30 Oct 2006 14:28:59 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 30 15:28:54 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 1GeY5V-0008TX-FI for ged-emacs-devel@m.gmane.org; Mon, 30 Oct 2006 15:26:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GeY5U-0001wm-R9 for ged-emacs-devel@m.gmane.org; Mon, 30 Oct 2006 09:26:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GeY5H-0001ug-IZ for emacs-devel@gnu.org; Mon, 30 Oct 2006 09:25:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GeY5D-0001qE-U6 for emacs-devel@gnu.org; Mon, 30 Oct 2006 09:25:51 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GeY5D-0001qB-Or for emacs-devel@gnu.org; Mon, 30 Oct 2006 09:25:47 -0500 Original-Received: from [18.19.1.138] (helo=cyd) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GeY5C-0003Bf-Lx; Mon, 30 Oct 2006 09:25:47 -0500 Original-Received: by cyd (Postfix, from userid 1000) id BFD9C4E411; Mon, 30 Oct 2006 09:25:53 -0500 (EST) Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Mon\, 30 Oct 2006 08\:33\:37 -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:61392 Archived-At: Richard Stallman writes: > Would someone please DTRT, then ack? The buttons in the customize buffer are not links; they are buttons. > From: "Drew Adams" > Subject: mouse-1-click-follows-link doesn't govern behavior in Customize > To: "Emacs-Pretest-Bug" > > 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'. > > With `mouse-1-click-follows-link', I would not expect mouse-1 do do > that; I would expect only mouse-2 to do that. If someone sets > `mouse-1-click-follows-link' to nil, it is likely that that user does > not want mouse-1 to do more than set point. > > > In GNU Emacs 22.0.50.1 (i386-msvc-nt5.1.2600) > of 2006-07-19 on BOS-CTHEWLAP2 > X server distributor `Microsoft Corp.', version 5.1.2600 > configured using `configure --with-msvc (12.00)' > > Important settings: > value of $LC_ALL: nil > value of $LC_COLLATE: nil > value of $LC_CTYPE: nil > value of $LC_MESSAGES: nil > value of $LC_MONETARY: nil > value of $LC_NUMERIC: nil > value of $LC_TIME: nil > value of $LANG: ENU > locale-coding-system: cp1252 > default-enable-multibyte-characters: t > > Major mode: Custom > > Minor modes in effect: > encoded-kbd-mode: t > tooltip-mode: t > tool-bar-mode: t > mouse-wheel-mode: t > menu-bar-mode: t > file-name-shadow-mode: t > global-font-lock-mode: t > font-lock-mode: t > blink-cursor-mode: t > unify-8859-on-encoding-mode: t > utf-translate-cjk-mode: t > auto-compression-mode: t > line-number-mode: t > > > > > _______________________________________________ > emacs-pretest-bug mailing list > emacs-pretest-bug@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug > ---------- > > > > _______________________________________________ > Emacs-devel mailing list > Emacs-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-devel