emacs-devel
[Top][All Lists]
Advanced

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

Re: Proposal to improve the nomenclature of scrolling directions


From: Nix
Subject: Re: Proposal to improve the nomenclature of scrolling directions
Date: Fri, 09 Nov 2012 14:20:42 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

On 9 Nov 2012, Eli Zaretskii spake thusly:
> Yes, that is true.  But the point I wanted to make is that nothing in
> Emacs really assumes that point must be on the displayed portion of
> the buffer.  Rather, the display engine deliberately scrolls text to
> make sure point is visible.  So I don't think Emacs will go down in
> flames if some feature inhibits this automatic scrolling.  The
> auto-hscroll example was a demonstration of how Emacs command still
> work in a sensible way when point is not visible.

... which is a good sign that a small core change might make it possible
to implement this feature on its own in a few lines, without requiring
all the scroll-in-place machinery. Something else for me to look at :)

-- 
NULL && (void)



reply via email to

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