unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: jpw@pobox.com (John Paul Wallington)
Cc: emacs-devel@gnu.org
Subject: Re: ignore mouse-wheel press during rotation
Date: Thu, 02 Feb 2006 22:15:57 +0000	[thread overview]
Message-ID: <87irrxxv8i.fsf@thunk.shootybangbang.com> (raw)
In-Reply-To: <MEEKKIABFKKDFJMPIOEBAEOACOAA.drew.adams@oracle.com> (Drew Adams's message of "Thu, 2 Feb 2006 09:09:54 -0800")

"Drew Adams" <drew.adams@oracle.com> writes:

> The problem (annoyance) is that with many (all?) such mice it is easy to
> accidentally press the wheel while trying to rotate it (the rotation finger
[...]
> WDOT? Is this something that could be tackled before the release? If not,
> could we put it on the to-do list for after the release?

That sounds like a cool feature that Kim added yonks ago (see
ChangeLog entry below).  It seems to work here.


2002-11-29  Kim F. Storm  <storm@cua.dk>

	* mwheel.el: Avoid accidental yanking of text while scrolling with
	the mouse wheel.  This adds a short period after each mouse wheel
	scroll event where a click on the mouse wheel button is ignored.
	(mouse-wheel-click-event, mouse-wheel-inhibit-click-time): New customs.
	(mouse-wheel-click-button, mwheel-inhibit-click-event-timer): New vars.
	(mwheel-inhibit-click-timeout,mwheel-filter-click-events): New defuns.
	(mwheel-scroll): Add mwheel-filter-click-events as pre-command-hook.
	Start mwheel-inhibit-click-event-timer with timeout handler
	mwheel-inhibit-click-timeout.

  parent reply	other threads:[~2006-02-02 22:15 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-02 17:09 ignore mouse-wheel press during rotation Drew Adams
2006-02-02 21:21 ` Kim F. Storm
2006-02-02 22:55   ` Drew Adams
2006-02-02 23:50     ` Kim F. Storm
2006-02-03  0:03       ` Drew Adams
2006-02-04 12:51         ` Eli Zaretskii
2006-02-03 10:21   ` Jason Rumney
2006-02-03 15:57     ` Drew Adams
2006-02-04  9:26       ` Eli Zaretskii
2006-02-04 13:03       ` Eli Zaretskii
2006-02-04 12:56     ` Eli Zaretskii
2006-02-04 18:20       ` Drew Adams
2006-02-05  4:25         ` Eli Zaretskii
2006-02-05 20:51           ` Kim F. Storm
2006-02-02 22:15 ` John Paul Wallington [this message]
2006-02-03 10:20 ` Jason Rumney
2006-02-03 16:06   ` Drew Adams
2006-02-03 19:21   ` Eli Zaretskii
2006-02-03 23:04   ` Stefan Monnier
2006-02-04 13:06     ` Eli Zaretskii
2006-02-04 16:52       ` Stefan Monnier
2006-02-03 16:13 ` Piet van Oostrum
2006-02-03 22:16   ` Luc Teirlinck
2006-02-06 15:27     ` Piet van Oostrum

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=87irrxxv8i.fsf@thunk.shootybangbang.com \
    --to=jpw@pobox.com \
    --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).