unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: storm@cua.dk (Kim F. Storm)
Cc: victor.hannak@kodak.com, emacs-devel@gnu.org
Subject: Re: unbind the paste functionality of the middle mouse button
Date: 19 Feb 2002 23:56:06 +0100	[thread overview]
Message-ID: <5xg03xcc8p.fsf@kfs2.cua.dk> (raw)
In-Reply-To: <200202192131.g1JLVeq13244@aztec.santafe.edu>

Richard Stallman <rms@gnu.org> writes:

>     It worked very well, but didn't make it into the release (it was
>     rejected because it didn't add generic mouse-wheel support -- only
>     solved this specific problem).
> 
> I am not sure what that means.  What precisely didn't it add?  What
> more is needed to make it a good thing to install?

The change I made was pretty low-level and for X only. 

Its sole purpose was to avoid stray mouse-2 events during scrolling
with the mouse.

It allowed you to specify what buttons correspond to the "mouse
wheel", e.g. mouse-4 and mouse-5 and what button is associated with
the wheel, e.g. mouse-2.  It would then block mouse-2 for 200 ms (or so)
after receiving a mouse-4 or mouse-5 event.

The emacs developers didn't want a fix at this level -- they preferred
adding mouse-wheel support to X (similar to the w32 mouse-wheel support).

Since noone has done that (yet), the original problem persists...

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


      reply	other threads:[~2002-02-19 22:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <a4r4l9$hrt$1@news.kodak.com>
2002-02-18 20:32 ` unbind the paste functionality of the middle mouse button Kim F. Storm
2002-02-19 21:31   ` Richard Stallman
2002-02-19 22:56     ` Kim F. Storm [this message]

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=5xg03xcc8p.fsf@kfs2.cua.dk \
    --to=storm@cua.dk \
    --cc=emacs-devel@gnu.org \
    --cc=victor.hannak@kodak.com \
    /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).