From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Re: mouse-1-click-follows-link with t-mouse Date: Mon, 19 Mar 2007 22:33:20 +1200 Message-ID: <17918.26352.744588.929984@kahikatea.snap.net.nz> References: <87mz2tqhhn.fsf@pacem.orebokech.com> <878xeayadw.fsf@pacem.orebokech.com> <87649eaqti.fsf@wigwam.brockman.se> <877itezkg9.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1174300428 29648 80.91.229.12 (19 Mar 2007 10:33:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 19 Mar 2007 10:33:48 +0000 (UTC) Cc: Chong Yidong , bojohan+news@dd.chalmers.se, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 19 11:33:38 2007 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 1HTFBJ-0003ni-PO for ged-emacs-devel@m.gmane.org; Mon, 19 Mar 2007 11:33:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTFCm-00027T-PQ for ged-emacs-devel@m.gmane.org; Mon, 19 Mar 2007 05:35:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HTFCj-00024F-Md for emacs-devel@gnu.org; Mon, 19 Mar 2007 06:35:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HTFCh-0001zB-6N for emacs-devel@gnu.org; Mon, 19 Mar 2007 06:35:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTFCh-0001yk-1D for emacs-devel@gnu.org; Mon, 19 Mar 2007 05:35:03 -0500 Original-Received: from viper.snap.net.nz ([202.37.101.8]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HTFBB-0003R3-9I; Mon, 19 Mar 2007 06:33:29 -0400 Original-Received: from kahikatea.snap.net.nz (188.60.255.123.dynamic.snap.net.nz [123.255.60.188]) by viper.snap.net.nz (Postfix) with ESMTP id 0645F3D946A; Mon, 19 Mar 2007 22:33:23 +1200 (NZST) Original-Received: by kahikatea.snap.net.nz (Postfix, from userid 500) id 118294F72F; Mon, 19 Mar 2007 22:33:21 +1200 (NZST) In-Reply-To: X-Mailer: VM 7.19 under Emacs 22.0.95.6 X-detected-kernel: 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:68091 Archived-At: > I think there is a more fundamental obstruction to using the > mouse-1-click-follows-link mechanism t-mouse. On graphical displays, > if you hold down the mouse button for 0.45 seconds (by default), that > is supposed to set point where you clicked instead of following links. > In t-mouse-mode, this information is simply unavailable (and, OTOH, > impossible to extract). > > That is a serious obstacle, I agree. > > In this light, I think we should simply state, at least for now, that > mouse-1-click-follows-link is for graphical displays only. > > I think there are many places that talk about this feature. > Would someone like to find them all? This seems a bit premature. If you remove the line (not (input-pending-p)) from mouse-drag-track in mouse.el, mouse-1-click-follows-link works in the console with t-mouse. When is this condition needed? I couldn't get it to fail on a graphical display. -- Nick http://www.inet.net.nz/~nickrob