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

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

Re: Overlays disappearing during line-by-line scrolling


From: Ralf Angeli
Subject: Re: Overlays disappearing during line-by-line scrolling
Date: Sun, 10 Jul 2005 18:48:08 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Some additions ...

* Ralf Angeli (2005-07-10) writes:

> I am currently not sure if `line-move-1' is the correct location for
> fixing this bug.  Maybe the code involved in scrolling would be more
> appropriate?

With the testcase one can demonstrate the problems with scrolling very
well by moving point to the start of the buffer and typing `C-u 1 C-v'
a few times.  The first time the buffer will be scrolled correctly.
The second time all overlays will disappear and point will move to the
third window line.  The third time the overlays will appear again and
point will be put right after the first overlay.  After that you can
type `C-u 1 C-v' as often as you want and nothing will happen anymore,
especially no scrolling.  I tested this in an Emacs checked out and
compiled today and started with `emacs -Q'.

-- 
Ralf





reply via email to

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