• Noam Postavsky's avatar
    Don't wait for frame to become visible · 6a788d2f
    Noam Postavsky authored
    * src/xterm.c (x_make_frame_visible): Remove code that waits for the
    frame to become visible.  We have to deal with invisible frames anyway,
    the loop could sometimes before the frame turned visible, and for some
    window managers (e.g., XMonad, i3wm) it caused Emacs to get stuck in a
    busy loop (Bug#24091).
    6a788d2f
xterm.c 377 KB