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

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

Re: Delayed redisplay problem


From: Kim F. Storm
Subject: Re: Delayed redisplay problem
Date: Fri, 16 Jun 2006 14:25:41 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Jorgen Schaefer <address@hidden> writes:

> I now found out where the problem occurs, too. Both Circe and my
> comint mode do perform
>
>     (save-excursion
>       (goto-char (point-max))
>       (recenter -1)
>       (sit-for 0))
>
> on scrolling to keep the bottom-most line of the buffer at the
> bottom of the window. This works perfectly if the call to
> `sit-for' is removed. (I now realize it might be superfluous)

It doesn't happen to me with the test case you provided.

I might be doing something wrong, but I'm not sure how to proceed.

Maybe you can give me a 100% step-by-step test case starting from
emacs -D -Q.

Thanks.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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