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: [mouse-1 in Customize should respect mouse-1-click-follows-link] Date: Sun, 9 Mar 2008 20:49:37 -0800 Message-ID: <004a01c8826a$2566fdb0$0600a8c0@us.oracle.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1205124723 6476 80.91.229.12 (10 Mar 2008 04:52:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 10 Mar 2008 04:52:03 +0000 (UTC) Cc: rms@gnu.org To: Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 10 05:52:31 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 1JYZzy-0004Vy-Rf for ged-emacs-devel@m.gmane.org; Mon, 10 Mar 2008 05:52:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JYZzQ-00055s-Pg for ged-emacs-devel@m.gmane.org; Mon, 10 Mar 2008 00:51:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JYZzJ-00053c-2t for emacs-devel@gnu.org; Mon, 10 Mar 2008 00:51:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JYZzF-0004zU-Sa for emacs-devel@gnu.org; Mon, 10 Mar 2008 00:51:48 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JYZzF-0004z9-B3 for emacs-devel@gnu.org; Mon, 10 Mar 2008 00:51:45 -0400 Original-Received: from agminet01.oracle.com ([141.146.126.228]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JYZzB-0004br-Jn; Mon, 10 Mar 2008 00:51:41 -0400 Original-Received: from agmgw2.us.oracle.com (agmgw2.us.oracle.com [152.68.180.213]) by agminet01.oracle.com (Switch-3.2.4/Switch-3.1.7) with ESMTP id m2A4pcYM025849; Sun, 9 Mar 2008 23:51:38 -0500 Original-Received: from acsmt350.oracle.com (acsmt350.oracle.com [141.146.40.150]) by agmgw2.us.oracle.com (Switch-3.2.0/Switch-3.2.0) with ESMTP id m2A2Bm3F026029; Sun, 9 Mar 2008 22:51:38 -0600 Original-Received: from inet-141-146-46-1.oracle.com by acsmt350.oracle.com with ESMTP id 3605852961205124633; Sun, 09 Mar 2008 21:50:33 -0700 Original-Received: from dradamslap1 (/141.144.112.116) by bhmail.oracle.com (Oracle Beehive Gateway v4.0) with ESMTP ; Sun, 09 Mar 2008 21:50:32 -0700 X-Mailer: Microsoft Office Outlook 11 Thread-Index: AciCaiTtcETn7tgbSAOYzCAKYTGDrQ== In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 X-Brightmail-Tracker: AAAAAQAAAAI= X-Brightmail-Tracker: AAAAAQAAAAI= X-Whitelist: TRUE X-Whitelist: TRUE X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:92000 Archived-At: Resending. These are links. They should be controlled by `mouse-1-click-follows-link'. > From: Richard Stallman Sent: Friday, December 28, 2007 2:10 PM > > What do people think of this issue? > > > ------- Start of forwarded message ------- > From: "Drew Adams" > To: "Bug-Gnu-Emacs" > Date: Wed, 26 Dec 2007 13:28:30 -0800 > Message-ID: > MIME-Version: 1.0 > Content-Type: text/plain; > charset="iso-8859-1" > Subject: mouse-1 in Customize should respect > mouse-1-click-follows-link > > Click mouse-1 on a link in a Customize buffer that is a link to > another option name or similar. That is, on text between `' that is > highlighted with mouseover (`mouse-face'). The link is followed. > > The link should not be followed by `mouse-1' if > `mouse-1-click-follows-link' is nil. In that case, only clicking > `mouse-2' should follow the link. > > > In GNU Emacs 22.1.1 (i386-mingw-nt5.1.2600) > of 2007-06-02 on RELEASE > Windowing system distributor `Microsoft Corp.', version 5.1.2600 > configured using `configure --with-gcc (3.4) --cflags > -Ic:/gnuwin32/include'