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

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

bug#7031: hexl-mode ignores next-screen-context-lines


From: Stefan Monnier
Subject: bug#7031: hexl-mode ignores next-screen-context-lines
Date: Tue, 08 Dec 2020 18:21:13 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>> hexl-mode replaces scroll-down and scroll-up with hexl-scroll-down and
>> hexl-scroll-up, but these functions ignore next-screen-context-lines;
>> when ruler-mode is off, they scroll by exactly as many lines as are
>> shown in the window, and when ruler-mode is on (as it is by default),
>> they scroll by one line more than are visible (in other words, they
>> skip a line).
>
> This is now fixed in Emacs 28.

BTW, I believe this was already fixed in `nhexl-mode`.


        Stefan






reply via email to

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