unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Kastrup <dak@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Using gpm in emacs
Date: Wed, 15 Dec 2004 10:20:21 +0100	[thread overview]
Message-ID: <x5wtvjvrxm.fsf@lola.goethe.zz> (raw)
In-Reply-To: <16831.34776.189931.303836@farnswood.snap.net.nz> (Nick Roberts's message of "Wed, 15 Dec 2004 13:39:52 +1300")

Nick Roberts <nickrob@snap.net.nz> writes:

> Following the earlier discussion on emacs-pretest-bug about mouse
> support for Emacs in a text-only terminal, I contacted the main
> author of gpm/mev (Alessandro Rubini). He thought that including gpm
> in Emacs might not be the right thing to do and that it would be
> best to connect to the gpm socket and use its own protocol. He
> pointed out that gpm is specific to the Linux kernel and many users
> already have it installed and configured by their distribution.  I
> guess thats similar to X, where, I presume, the mouse movements are
> communicated to the application by the X server, the difference
> being that X is ported more widely.
>
> So I propose to tinker with the gpm library and try to connect
> things up with Emacs (presumbly with pointers like
> mouse_position_hook?). Clearly, if anybody who knows what they are
> doing is interested, that would be a better bet.

;;; gpm.el --- Support the mouse when emacs run on a Linux console.

;; Copyright (C) 1999 Free Software Foundation

;; Author: William Perry <wmperry@gnu.org>
;; Keywords: mouse, terminals

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

  reply	other threads:[~2004-12-15  9:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-15  0:39 Using gpm in emacs Nick Roberts
2004-12-15  9:20 ` David Kastrup [this message]
2004-12-15  9:36   ` Stephan Stahl
2004-12-15  9:54     ` David Kastrup
2004-12-15 10:12       ` Stephan Stahl
2004-12-15 10:46       ` Nick Roberts
2004-12-15 11:24         ` Stephan Stahl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=x5wtvjvrxm.fsf@lola.goethe.zz \
    --to=dak@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).