]> git.eshelyaron.com Git - emacs.git/commit
Fix bug#58584
authorPo Lu <luangruo@yahoo.com>
Tue, 18 Oct 2022 00:52:01 +0000 (08:52 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 18 Oct 2022 00:53:43 +0000 (08:53 +0800)
commit0dbd1dbe7d82331f3fda9a0d0b29373149fa7ce5
treed1265aac79ff62218f3f04959061576696303376
parentbe3d9f717dd317eafc8f511072040a5ff8c1071c
Fix bug#58584

* src/xterm.c (x_handle_selection_monitor_event): Return if
selection event is one Emacs asked for.
(handle_one_xevent): In that case, drop the event and don't let
it reach GTK.
src/xterm.c