all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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

* Re: Getting rid of redisplay-dont-pause
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2014-12-15 20:56 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: emacs-devel

> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Date: Mon, 15 Dec 2014 15:34:53 -0500
> 
> I'm planning on obsoleting redisplay-dont-pause.  Any objection?

Go ahead.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Getting rid of redisplay-dont-pause
  2014-12-15 20:56 ` Eli Zaretskii
@ 2014-12-18 15:26   ` Stefan Monnier
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2014-12-18 15:26 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

>> I'm planning on obsoleting redisplay-dont-pause.  Any objection?
> Go ahead.

OK, done in emacs-24.


        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.