GNU bug report logs - #54696
29.0.50; pageup pagedown with pixel-scroll-precision-mode different behavior

Previous Next

Package: emacs;

Reported by: Markus Kopp <markus.kopp <at> student.uibk.ac.at>

Date: Sun, 3 Apr 2022 16:55:02 UTC

Severity: normal

Found in version 29.0.50

Done: Po Lu <luangruo <at> yahoo.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Po Lu <luangruo <at> yahoo.com>
To: Markus Kopp <markus.kopp <at> student.uibk.ac.at>
Cc: 54696 <at> debbugs.gnu.org
Subject: bug#54696: 29.0.50; pageup pagedown with pixel-scroll-precision-mode different behavior
Date: Wed, 06 Apr 2022 08:47:08 +0800
Markus Kopp <markus.kopp <at> student.uibk.ac.at> writes:

> If I enable the pixel-scroll-precision-mode the page up and page down
> keys function differently. I am using CUA mode so the cursor will move
> to the beginning or end of the buffer even when there is less space to
> move a whole screen this was not happening anymore. So it looks like
> pixel-scroll is not checking if CUA mode is active or not.
>
> I changed the pageup and pagedown code in pixel-scroll.el to use
> cua-scroll-up and cua-scroll-down instead of scroll-up and scroll-down
> in line 806 and 813.

Thanks, that's my mistake.  Your change touches less than 15 lines of
code, so it normally doesn't require copyright assignment, but I have to
know if you've previously contributed any code under the 15 line waver.




This bug report was last modified 3 years and 49 days ago.

Previous Next


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