emacs-devel
[Top][All Lists]
Advanced

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

Re: Can we make set_point_both less expensive?


From: Stefan Monnier
Subject: Re: Can we make set_point_both less expensive?
Date: Tue, 17 Mar 2015 11:38:00 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

>> Indeed, that's a bug that we need to fix: after moving point,
>> redisplay should re-run pre-redisplay-hook; same thing
>> after scrolling.
> Couldn't pre-redisplay-hook move `point' off the window?

Yes.  Or it could delete the buffer and all my files.

> Then redisplay would have to move `point' back to the window.

Indeed.


        Stefan



reply via email to

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