help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is make-frame async?


From: rgb
Subject: Re: Is make-frame async?
Date: 1 Jun 2005 13:21:26 -0700
User-agent: G2/0.2

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



reply via email to

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