From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: mouse-1-click-follows-link with t-mouse Date: Mon, 19 Mar 2007 13:09:51 +0100 Message-ID: References: <87mz2tqhhn.fsf@pacem.orebokech.com> <878xeayadw.fsf@pacem.orebokech.com> <87649eaqti.fsf@wigwam.brockman.se> <877itezkg9.fsf@stupidchicken.com> <17918.26352.744588.929984@kahikatea.snap.net.nz> <17918.28984.190415.507648@kahikatea.snap.net.nz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1174306222 16541 80.91.229.12 (19 Mar 2007 12:10:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 19 Mar 2007 12:10:22 +0000 (UTC) Cc: Chong Yidong , bojohan+news@dd.chalmers.se, rms@gnu.org, emacs-devel@gnu.org To: Nick Roberts Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 19 13:10:09 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 1HTGgi-0002Mz-Hq for ged-emacs-devel@m.gmane.org; Mon, 19 Mar 2007 13:10:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTGiC-0001KM-1S for ged-emacs-devel@m.gmane.org; Mon, 19 Mar 2007 07:11:40 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HTGi8-0001Hy-Nd for emacs-devel@gnu.org; Mon, 19 Mar 2007 08:11:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HTGi7-0001EA-MG for emacs-devel@gnu.org; Mon, 19 Mar 2007 08:11:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTGi7-0001Dn-DB for emacs-devel@gnu.org; Mon, 19 Mar 2007 07:11:35 -0500 Original-Received: from pfepa.post.tele.dk ([195.41.46.235]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HTGga-0007e1-8v; Mon, 19 Mar 2007 08:10:00 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (unknown [80.165.4.124]) by pfepa.post.tele.dk (Postfix) with SMTP id 93945FAC0A9; Mon, 19 Mar 2007 13:09:57 +0100 (CET) In-Reply-To: <17918.28984.190415.507648@kahikatea.snap.net.nz> (Nick Roberts's message of "Mon\, 19 Mar 2007 23\:17\:12 +1200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.95 (gnu/linux) 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:68095 Archived-At: Nick Roberts writes: > > So I think we can just remove the test. > > That would be good. The client program mev, used by t-mouse, outputs time > information which isn't currently used in t-mouse.el. The patch below allows > Emacs to follow the delay specified by mouse-1-click-follows-link in a > console. Excellent!! -- Kim F. Storm http://www.cua.dk