]> git.eshelyaron.com Git - emacs.git/commit
Issue a message if getting a selection takes a long time
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 20 Jun 2022 15:34:33 +0000 (17:34 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 20 Jun 2022 15:34:33 +0000 (17:34 +0200)
commit54e350977148df1c2e26d83492ee3c6668c047d1
treeeda72f713fd09f37087784edc4772dba8c1ab030
parentc6ff592663e93c43ee36ba441ada5639305fee75
Issue a message if getting a selection takes a long time

* lisp/term/x-win.el (gui-backend-get-selection): If getting the
selection takes a long time, issue a message after one second
(bug#46935).
lisp/term/x-win.el