From: Richard Stallman <rms@gnu.org>
To: emacs-devel@gnu.org
Subject: [juri@jurta.org: mouse-4/mouse-5 loses click modifiers]
Date: Mon, 16 Jul 2007 11:50:15 -0400 [thread overview]
Message-ID: <E1IASpz-00017f-77@fencepost.gnu.org> (raw)
Would someone please DTRT, then ack?
------- Start of forwarded message -------
X-Spam-Status: No, score=0.0 required=5.0 tests=UNPARSEABLE_RELAY
autolearn=failed version=3.1.0
To: emacs-pretest-bug@gnu.org
From: Juri Linkov <juri@jurta.org>
Organization: JURTA
Date: Sun, 15 Jul 2007 23:08:44 +0300
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Subject: mouse-4/mouse-5 loses click modifiers
A recipe to reproduce this bug:
1. Run emacs -Q
2. M-: (get 'S-mouse-5 'event-symbol-elements) RET
(mouse-5 shift click)
3. Press the Shift key, and scroll the mouse wheel up/down.
4. M-: (get 'S-mouse-5 'event-symbol-elements) RET
(mouse-5 shift)
A list of modifiers now misses the `click' element that was here
initially. As a result, mouse-avoidance-ignore-p fails to ignore
mouse wheel's scrolling events because it checks event-modifiers
for the `click' modifier. The same bug applies to other modifiers
defined in `mouse-wheel-scroll-amount'.
GNU Emacs 22.1.50 (i686-pc-linux-gnu, GTK+ Version 2.10.12)
- --
Juri Linkov
http://www.jurta.org/emacs/
_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------
next reply other threads:[~2007-07-16 15:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-16 15:50 Richard Stallman [this message]
2007-07-16 16:11 ` Fwd: mouse-4/mouse-5 loses click modifiers Stefan Monnier
2007-07-16 20:55 ` Juri Linkov
2007-07-17 15:05 ` Richard Stallman
2007-07-17 15:05 ` Richard Stallman
2007-07-17 16:42 ` Stefan Monnier
2007-07-18 20:54 ` Richard Stallman
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=E1IASpz-00017f-77@fencepost.gnu.org \
--to=rms@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).