From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] xt-mouse.el Date: Mon, 10 Jan 2005 21:17:03 +1300 Message-ID: <16866.14847.710620.598888@farnswood.snap.net.nz> References: <16864.53819.330845.617109@farnswood.snap.net.nz> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1105346271 4992 80.91.229.6 (10 Jan 2005 08:37:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 10 Jan 2005 08:37:51 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 10 09:37:43 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 1Cnv3W-0000AG-00 for ; Mon, 10 Jan 2005 09:37:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CnvF1-0003tQ-Bj for ged-emacs-devel@m.gmane.org; Mon, 10 Jan 2005 03:49:35 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CnvE0-0003di-KD for emacs-devel@gnu.org; Mon, 10 Jan 2005 03:48:33 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CnvDu-0003aj-4o for emacs-devel@gnu.org; Mon, 10 Jan 2005 03:48:26 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CnvDt-0003U5-I0 for emacs-devel@gnu.org; Mon, 10 Jan 2005 03:48:25 -0500 Original-Received: from [202.37.101.8] (helo=viper.snap.net.nz) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CnuqR-0007IK-4Z; Mon, 10 Jan 2005 03:24:11 -0500 Original-Received: from farnswood.snap.net.nz (p126-tnt1.snap.net.nz [202.124.110.126]) by viper.snap.net.nz (Postfix) with ESMTP id 9BA3E18C3E6; Mon, 10 Jan 2005 21:24:06 +1300 (NZDT) Original-Received: by farnswood.snap.net.nz (Postfix, from userid 501) id 7C670628AD; Mon, 10 Jan 2005 08:17:04 +0000 (GMT) Original-To: rms@gnu.org In-Reply-To: X-Mailer: VM 7.19 under Emacs 21.3.50.31 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:32089 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:32089 > We can't install this under present circumstances. > We would need to know who wrote that code, or else finish getting > papers for t-mouse.el and install it. I am now trying to contact Ian Zimmerman. If that fails, xt-mouse.el only uses 20 lines of code from t-mouse.el, so that could be rewritten presumably. I can now set and clear breakpoints in the margin using the mouse, both from a text terminal and an xterm. So I would really like to include this, if possible. Nick