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

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

bug#51210: Customizable other-window-for-scrolling


From: Juri Linkov
Subject: bug#51210: Customizable other-window-for-scrolling
Date: Wed, 12 Jan 2022 20:04:32 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu)

>> There are also nice commands: M-<home> (beginning-of-buffer-other-window)
>> and M-<end> (end-of-buffer-other-window), but for no reason they recenter
>> the other window after moving to the beginning/end.
>> 
>> It would be better to remove this disservice:
>
> This is age-old behavior.  Why change it because you happen to dislike
> it?

The problem is that with its current implementation, it's unusable:
when the window height is 75 lines, then typing M-<end> leaves
half-screen empty.

But fortunately this can be fixed since Emacs 28 introduced a new key
C-M-S-l to recenter the other window, so it's now easy to type it
when the user needs to recenter the other window.





reply via email to

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