> I thought about polling it with frame-visible-p, but this method doesn't
> seem too elegant.
>
> Is there an other way?

This is probably what you want to try.

(let ((redisplay-dont-pause t))(sit-for 0))

_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to