From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Stephan Stahl" Newsgroups: gmane.emacs.devel Subject: Re: Using gpm in emacs Date: Wed, 15 Dec 2004 11:12:37 +0100 (CET) Message-ID: <13771.217.194.34.123.1103105557.squirrel@wwws.franken.de> References: <16831.34776.189931.303836@farnswood.snap.net.nz><51585.217.194.34.123.1103103371.squirrel@wwws.franken.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Trace: sea.gmane.org 1103105985 32543 80.91.229.6 (15 Dec 2004 10:19:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 15 Dec 2004 10:19:45 +0000 (UTC) Cc: Stephan Stahl , Nick Roberts , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 15 11:19:39 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CeWFu-0006SG-00 for ; Wed, 15 Dec 2004 11:19:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CeWQ5-0002iy-Ve for ged-emacs-devel@m.gmane.org; Wed, 15 Dec 2004 05:30:10 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CeWKL-0001iW-St for emacs-devel@gnu.org; Wed, 15 Dec 2004 05:24:14 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CeWKK-0001he-L5 for emacs-devel@gnu.org; Wed, 15 Dec 2004 05:24:12 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CeWKJ-0001g2-EB for emacs-devel@gnu.org; Wed, 15 Dec 2004 05:24:11 -0500 Original-Received: from [193.175.24.27] (helo=ilsa.franken.de) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CeW98-0003Zb-U3; Wed, 15 Dec 2004 05:12:39 -0500 Original-Received: from wwws.franken.de (mail-n.franken.de [193.175.24.27]) by ilsa.franken.de (Postfix) with SMTP id 7A757245E6; Wed, 15 Dec 2004 11:12:37 +0100 (CET) Original-Received: from 217.194.34.123 (SquirrelMail authenticated user eos) by wwws.franken.de with HTTP; Wed, 15 Dec 2004 11:12:37 +0100 (CET) In-Reply-To: Original-To: "David Kastrup" User-Agent: SquirrelMail/1.4.0 X-Priority: 3 Importance: Normal 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:31147 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:31147 Hi. David Kastrup said: >> Does this mean gpm.el is not really needed? > > No idea. ... > Probably because it isn't there. It's somewhere on the web, > presumably. I just did `locate' and it was in the XEmacs file tree. > Of course, if it really turned out to be needed, one should check back > with WP that this is ok as a contribution to Emacs proper (for which > he has an assignment on file, but not for gpm.el specifically). I'm quite sure i have used gpm with emacs running on a linux console. That should be the reason why i have (xterm-mouse-mode 1) in my .emacs.. So it would seem that gpm.el is not needed. Just to be sure i will test this later today when i'm back home... -- Stephan Stahl