emacs-devel
[Top][All Lists]
Advanced

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

Re: Suggestion: A fringe indicator that shows the last/first line before


From: David De La Harpe Golden
Subject: Re: Suggestion: A fringe indicator that shows the last/first line before scrolling
Date: Fri, 29 Feb 2008 23:16:26 +0000

On 29/02/2008, Lennart Borgman (gmail) <address@hidden
wrote:
> (overlay-put overlay 'window the-window)
>

Well, that's not quite what I meant.  That means the overlay only
displays on that window AFAIK, which is desirable for the effect - but
it doesn't let you, given the window, find the overlay, at least not
directly.

> If you press page-down several times the mark disappears.

Indeed - I suggested a pre-command-hook could warp before each page
down to highlight anew each time, but that's only desirable sometimes
(whole-page scrolls the most likely case - it would be horrible for
scroll-bar or point-move scrolls).   Anyway, think next version can
make that customisable.




reply via email to

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