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: Eli Zaretskii
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 09:09:05 +0300

> From: npostavs@users.sourceforge.net
> Cc: 25521@debbugs.gnu.org,  qwxlea@gmail.com
> Date: Thu, 29 Jun 2017 23:08:46 -0400
> 
> How about removing the delay from w32 as well, and implementing it in
> lisp, then it will be easier to play with

If it works, why not?  Just make sure this is well tested in the many
use cases where new frames pop up, including the initial frame, the
additional frames created by "C-x 5" and 'make-frame', the
minibufferless and minbuffer-only frames, the non-nil pop-up-frames
case, the tooltip frames, ...

> (by the way,
> x_make_frame_visible in nsterm.m does not have any delay so we already
> had different behaviour on different platforms).

To tell the truth, the NS port was never well in our sights.

Thanks.





reply via email to

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