]> git.eshelyaron.com Git - emacs.git/commit
Handle errors caused by ignoring errors with GDK's trap installed
authorPo Lu <luangruo@yahoo.com>
Mon, 4 Jul 2022 06:02:42 +0000 (14:02 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 4 Jul 2022 06:02:42 +0000 (14:02 +0800)
commitc4e93b67c456b2a7cfc57b13c5d8070eb2b6d167
treea5ae2a8f2cd88d08467614f83daa06ab5090addf
parent1da6a6d3271be003b545e41ae21c3071faf22f86
Handle errors caused by ignoring errors with GDK's trap installed

* src/xterm.c (x_ignore_errors_for_next_request)
(x_stop_ignoring_errors): Also tell GDK to ignore errors from
the following requests.  (bug#56372)
src/xterm.c