From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: Bug in Info - can use mouse to click links (w32) Date: Sun, 09 Jan 2005 00:31:00 +0200 Message-ID: <01c4f5d1$Blat.v2.2.2$e0542f40@zahav.net.il> References: <001201c4f576$5e55bdc0$0200a8c0@sedrcw11488> <01c4f58c$Blat.v2.2.2$5b3764c0@zahav.net.il> <001401c4f5b5$08482cd0$0200a8c0@sedrcw11488> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1105224079 29061 80.91.229.6 (8 Jan 2005 22:41:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 8 Jan 2005 22:41:19 +0000 (UTC) Cc: lennart.borgman.073@student.lu.se, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 08 23:41:11 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CnPGh-0007KQ-00 for ; Sat, 08 Jan 2005 23:41:11 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CnPS7-0003i3-Lp for ged-emacs-devel@m.gmane.org; Sat, 08 Jan 2005 17:52:59 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CnPPh-0002eP-D6 for emacs-devel@gnu.org; Sat, 08 Jan 2005 17:50:29 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CnPPc-0002d4-8o for emacs-devel@gnu.org; Sat, 08 Jan 2005 17:50:24 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CnPPb-0002bv-Uo for emacs-devel@gnu.org; Sat, 08 Jan 2005 17:50:23 -0500 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CnP9W-0005Jj-7w for emacs-devel@gnu.org; Sat, 08 Jan 2005 17:33:46 -0500 Original-Received: from zaretski (IGLD-83-130-209-249.inter.net.il [83.130.209.249]) by romy.inter.net.il (MOS 3.5.6-GR) with ESMTP id AFT89225 (AUTH halo1); Sun, 9 Jan 2005 00:33:34 +0200 (IST) Original-To: storm@cua.dk, karl@freefriends.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 In-reply-to: (storm@cua.dk) 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: main.gmane.org gmane.emacs.devel:32048 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:32048 > From: storm@cua.dk (Kim F. Storm) > Date: Sat, 08 Jan 2005 21:10:20 +0100 > Cc: Eli Zaretskii , emacs-devel@gnu.org > > I just installed a fix to let mouse-1 follow info links (controlled by > the new mouse-1-click-follows-link feature). What about reflecting this change in info.texi? Or do we want to keep this feature undocumented, for those newbies who don't read info.texi (which tells about mouse-2), and instead do what they are used to?