summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorNoam Postavsky <npostavs@gmail.com>2017-01-13 19:47:22 -0500
committerNoam Postavsky <npostavs@gmail.com>2017-01-20 23:36:26 -0500
commit6a788d2fc18c23dcfc5d0352649b2f690e9cbff7 (patch)
tree25f37dfc5979a35534f5046bdc5ada929037d866 /lisp/emacs-lisp
parente5e42cefd7f2eb47d2c8660a7a317e8b08d36a82 (diff)
downloademacs-6a788d2fc18c23dcfc5d0352649b2f690e9cbff7.tar.gz
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')
0 files changed, 0 insertions, 0 deletions