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

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

Re: Make scroll-{up, down} move point to {start, end} of newly visible t


From: Emanuel Berg
Subject: Re: Make scroll-{up, down} move point to {start, end} of newly visible text
Date: Fri, 11 Aug 2023 21:04:15 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Eli Zaretskii wrote:

> You can find it in the simple cases like the one you
> describe, but not in general. For example, if you scroll by
> N window-fulls

Actually depending on what data is available maybe that can be
computed quite easily, by adding N, divide by the number of
lines visibly etc, simple arithmetics.

But again it all depends what data is available?

Like right now for example! Where it should scroll according
to the suggestion, any why not (why should it)? But agreed,
I never thought about it until now! :)

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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