diff options
author | Eli Zaretskii <eliz@gnu.org> | 2024-06-07 22:30:41 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2024-06-07 22:30:41 +0300 |
commit | e99a821f978530b4c397f88de145ff7ba9d31040 (patch) | |
tree | 787314fe08bc5f1eac1595686e9bdfa63afab6ad /lisp/emacs-lisp/debug.el | |
parent | 9cd182dae8822e810b73b2c1c1c41955096bb2de (diff) | |
download | emacs-e99a821f978530b4c397f88de145ff7ba9d31040.tar.gz emacs-e99a821f978530b4c397f88de145ff7ba9d31040.tar.bz2 emacs-e99a821f978530b4c397f88de145ff7ba9d31040.zip |
Avoid crashes in half-baked emacsclient frames
If a client connection comes in while we handle a Lisp error,
the new frame creation could signal an error before the new
frame is ready for display.
* src/xdisp.c (redisplay_internal): Don't redisplay windows on
frames that were not completely set up. (Bug#71224)
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions