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

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

bug#25521: 26.0.50; After (make-frame '((name . "foo"))) (select-frame-b


From: martin rudalics
Subject: bug#25521: 26.0.50; After (make-frame '((name . "foo"))) (select-frame-by-name "foo") doesn't see the frame
Date: Fri, 30 Jun 2017 08:52:00 +0200

> How about removing the delay from w32 as well, and implementing it in
...
> +(add-hook 'after-make-frame-functions #'wait-until-frame-is-visible)

Note that currently the w32 port waits only for frames that are meant to
become visible and also waits every time a frame becomes visible and not
only after it was created.

martin





reply via email to

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