* Getting rid of redisplay-dont-pause
@ 2014-12-15 20:34 Stefan Monnier
2014-12-15 20:56 ` Eli Zaretskii
0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2014-12-15 20:34 UTC (permalink / raw)
To: emacs-devel
I'm planning on obsoleting redisplay-dont-pause. Any objection?
AFAIK, the only effect it has it to sometimes skip the actual redraw of
some windows, but nowadays this is always a fast operation (compared to
the total time to perform redisplay). Furthermore, when a redisplay is
"paused" this way, the next redisplay sometimes ends up having to do
more work to "cleanup the mess".
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-12-18 15:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-15 20:34 Getting rid of redisplay-dont-pause Stefan Monnier
2014-12-15 20:56 ` Eli Zaretskii
2014-12-18 15:26 ` Stefan Monnier
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.