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: martin rudalics
Subject: Re: Can we make set_point_both less expensive?
Date: Tue, 17 Mar 2015 20:27:10 +0100

>> Couldn't pre-redisplay-hook move `point' off the window?
>
> Yes.  Or it could delete the buffer and all my files.

Hmm... moving `point' off the window could be a side-effect of
fontifying.

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

And would run pre-redisplay-hook again.

martin



reply via email to

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