bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#35389: 27.0.50; [PATCH] Emacs on macOS sets mouse-wheel variables di


From: Eli Zaretskii
Subject: bug#35389: 27.0.50; [PATCH] Emacs on macOS sets mouse-wheel variables directly
Date: Fri, 17 May 2019 08:39:18 +0300

> From: Tak Kunihiro <homeros.misasa@gmail.com>
> Cc: Tak Kunihiro <homeros.misasa@gmail.com>,  alan@idiocy.org,  
> 35389@debbugs.gnu.org,  rpluim@gmail.com,  npostavs@gmail.com
> Cc: tkk@misasa.okayama-u.ac.jp
> Date: Fri, 17 May 2019 08:24:48 +0900
> 
> >> Value (1 ((shift) . 1) ((control))) isn't as useful as value (1 ((shift)
> >> . 5) ((control))), is it?
> >
> > The values can be floats, not just integers.
> 
> True.  However, scrolling with float value is relative to number of
> lines in a screen.

Granted, I know that.  However, since Emacs knows the size of the
screen, it could compute the equivalent of lines in screen units.  And
even if not, the approximate size of today's windows is known in
advance, and what's important (to me) is to keep the slowing-down
effect of Shift, even if it slows down by a different ratio.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]