emacs-devel
[Top][All Lists]
Advanced

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

Re: pixel scroll vs. osm


From: Michael Heerdegen
Subject: Re: pixel scroll vs. osm
Date: Thu, 19 May 2022 02:34:19 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Po Lu <luangruo@yahoo.com> writes:

> It is impossible to change pixel-scroll-precision to work from one of
> the mwheel scrolling functions, so the solution is for osm.el to bind
> its commands functions to `wheel-up' and `wheel-down' directly.

Thought from the other end: Is there (or should there be) an official
way to disable pixel-scroll-precision-mode in certain buffers?  Doing

  (setq-local pixel-scroll-precision-mode nil)

works for me and fixes the issue (but doesn't look like a solution I
would recommend to others).

Michael.



reply via email to

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