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

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

bug#6671: moving point and scroll-conservatively


From: Juanma Barranquero
Subject: bug#6671: moving point and scroll-conservatively
Date: Tue, 29 Mar 2011 12:54:52 +0200

On Tue, Mar 29, 2011 at 06:03, Eli Zaretskii <eliz@gnu.org> wrote:

> I will in a couple of days.  I'm still working on minor issues related
> to scrolling due to cursor motion (e.g., it was totally screwed up
> when scroll-*-aggressively is set)

Ah, I don't use that, so didn't test it.

> Huh? we're under scroll-conservatively, but don't consider its value
> for scrolling?

:-)

> But its implementation is entirely separate from
> what I was trying to fix, so it's expected that scroll-up and
> scroll-down won't be affected.

Right. I wonder whether there's a bug report for that... I'll take a look.

> I was talking from Emacs 23.  But anyway, the difference is small,
> because scroll-up-command just calls scroll-up.

Well, no. `scroll-up-command' does respect `scroll-error-top-bottom',
and that's all the difference in the world, to me. I don't want PgUp
from the first few lines in the buffer to move the point to
(point-min). Ever.

    Juanma





reply via email to

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