diff options
author | Noam Postavsky <npostavs@gmail.com> | 2017-01-13 19:47:22 -0500 |
---|---|---|
committer | Noam Postavsky <npostavs@gmail.com> | 2017-01-20 23:36:26 -0500 |
commit | 6a788d2fc18c23dcfc5d0352649b2f690e9cbff7 (patch) | |
tree | 25f37dfc5979a35534f5046bdc5ada929037d866 /lisp/emacs-lisp/warnings.el | |
parent | e5e42cefd7f2eb47d2c8660a7a317e8b08d36a82 (diff) | |
download | emacs-6a788d2fc18c23dcfc5d0352649b2f690e9cbff7.tar.gz emacs-6a788d2fc18c23dcfc5d0352649b2f690e9cbff7.tar.bz2 emacs-6a788d2fc18c23dcfc5d0352649b2f690e9cbff7.zip |
Don't wait for frame to become visible
* 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).
Diffstat (limited to 'lisp/emacs-lisp/warnings.el')
0 files changed, 0 insertions, 0 deletions