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 17:37:26 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

>>> 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.

That's right.


        Stefan



reply via email to

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