GNU bug report logs - #72585
31.0.50; inconsistency between mouse-wheel-buttons and mouse-wheel-[down/up]-event

Previous Next

Package: emacs;

Reported by: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>

Date: Mon, 12 Aug 2024 02:38:02 UTC

Severity: normal

Found in version 31.0.50

Done: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#72585: closed (31.0.50; inconsistency between mouse-wheel-buttons
 and mouse-wheel-[down/up]-event)
Date: Fri, 16 Aug 2024 13:36:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 16 Aug 2024 22:35:11 +0900
with message-id <85v8001tgw.wl--xmue <at> d1.dion.ne.jp>
and subject line Re: bug#72585: 31.0.50; inconsistency between mouse-wheel-buttons and mouse-wheel-[down/up]-event
has caused the debbugs.gnu.org bug report #72585,
regarding 31.0.50; inconsistency between mouse-wheel-buttons and mouse-wheel-[down/up]-event
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
72585: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72585
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
To: bug-gnu-emacs <at> gnu.org
Subject: 31.0.50; inconsistency between mouse-wheel-buttons and
 mouse-wheel-[down/up]-event
Date: Mon, 12 Aug 2024 11:22:54 +0900
mouse-wheel-down-event and mouse-wheel-up-event default value are
`mouse-4` and `mouse-5`, respectively.  But mouse-wheel-buttons's
default is
((4 . wheel-up) (5 . wheel-down) (6 . wheel-left) (7 . wheel-right)) .

Is this inconsistency intended?

-- 
Kazuhiro Ito


[Message part 3 (message/rfc822, inline)]
From: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
To: Po Lu <luangruo <at> yahoo.com>, Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 72585-done <at> debbugs.gnu.org
Subject: Re: bug#72585: 31.0.50; inconsistency between mouse-wheel-buttons and
 mouse-wheel-[down/up]-event
Date: Fri, 16 Aug 2024 22:35:11 +0900
> >>> mouse-wheel-down-event and mouse-wheel-up-event default value are
> >>> `mouse-4` and `mouse-5`, respectively.  But mouse-wheel-buttons's
> >>> default is
> >>> ((4 . wheel-up) (5 . wheel-down) (6 . wheel-left) (7 . wheel-right)) .
> >>> 
> >>> Is this inconsistency intended?
> >>
> >> Adding Stefan and Po Lu.  Any comments?
> >
> > It's intended, as by a series of historical accidents Emacs has a
> > `wheel-down event that is used for scrolling down and vice versa.
> 
> A `wheel-up' event that is used for scrolling down.  Sorry!

Stefan and Po Lu, thank you for your answers and sorry for my
misreading.

It is not a bug, so I'm closing the issue.

-- 
Kazuhiro Ito


This bug report was last modified 338 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.