From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: bojohan+news@dd.chalmers.se (Johan =?utf-8?Q?Bockg=C3=A5rd?=) Newsgroups: gmane.emacs.devel Subject: Re: mouse-1-click-follows-link with t-mouse Date: Mon, 19 Mar 2007 00:21:57 +0100 Message-ID: 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=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1174260144 29113 80.91.229.12 (18 Mar 2007 23:22:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 18 Mar 2007 23:22:24 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 19 00:22:18 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 1HT4he-0002Vj-EB for ged-emacs-devel@m.gmane.org; Mon, 19 Mar 2007 00:22:18 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HT4j3-0004vO-R3 for ged-emacs-devel@m.gmane.org; Sun, 18 Mar 2007 18:23:45 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HT4j0-0004v8-4K for emacs-devel@gnu.org; Sun, 18 Mar 2007 19:23:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HT4iy-0004uw-Pd for emacs-devel@gnu.org; Sun, 18 Mar 2007 19:23:41 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HT4iy-0004ut-I9 for emacs-devel@gnu.org; Sun, 18 Mar 2007 18:23:40 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HT4hZ-0002Ib-Rb for emacs-devel@gnu.org; Sun, 18 Mar 2007 19:22:14 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HT4hW-00008h-S0 for emacs-devel@gnu.org; Mon, 19 Mar 2007 00:22:10 +0100 Original-Received: from gamma02.me.chalmers.se ([129.16.50.72]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Mar 2007 00:22:10 +0100 Original-Received: from bojohan+news by gamma02.me.chalmers.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Mar 2007 00:22:10 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 15 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: gamma02.me.chalmers.se Mail-Copies-To: never User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.93 (gnu/linux) Cancel-Lock: sha1:HWcNFBa3wOJccq9quSdsUQAZY6I= X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:68065 Archived-At: Chong Yidong writes: > 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). OTOH, xterm-mouse-mode does follow links on mouse-1 (ignoring the delay). (Personally, I dislike mouse-1-click-follows-link and turn it off.) -- Johan Bockgård