GNU bug report logs -
#46935
28.0.50; Annoying interactions with X clipboard
Previous Next
Reported by: Michael Heerdegen <michael_heerdegen <at> web.de>
Date: Thu, 4 Mar 2021 23:29:02 UTC
Severity: normal
Found in version 28.0.50
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Michael Heerdegen <michael_heerdegen <at> web.de> writes:
> I wonder if Emacs, like Firefox, also does not hang indefinitely when it
> happens? I didn't have that impression, but as I said, I can't test
> ATM.
No, Emacs hangs forever -- that is, until you hit `C-g'.
We could add a timeout for this... but yanking data can take an
arbitrary amount of time, so I'm not sure we want to go in that
direction, either. For instance, if the process we're yanking from is
busy doing something else for a couple of seconds, we will get the data
after it stops being busy, and a timeout that's longer than a couple of
seconds isn't very useful anyway.
So I think the current design -- just wait indefinitely, or until the
user says `C-g' -- is probably the correct one. Any opinions?
In the default Emacs settings, you're only affected when actually trying
to paste something from other programs, but if you have a package/use
settings that make Emacs interact with the clipboard/primary selection
all the time (which it sounds like you have?), then the problem is
exacerbated, of course.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 2 years and 335 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.