GNU bug report logs - #64423
29.0.92; save-interprogram-paste-before-kill doesn't prevent streaming large selections

Previous Next

Package: emacs;

Reported by: sbaugh <at> catern.com

Date: Sun, 2 Jul 2023 14:14:02 UTC

Severity: normal

Found in version 29.0.92

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Spencer Baugh <sbaugh <at> janestreet.com>
To: sbaugh <at> catern.com
Cc: 64423 <at> debbugs.gnu.org
Subject: bug#64423: 29.0.92; save-interprogram-paste-before-kill doesn't prevent streaming large selections
Date: Thu, 03 Aug 2023 11:53:30 -0400
FYI, just for completeness and to help future users, I managed to track
down the original source of this "large selection" for me, which was
causing gui-get-selection to hang.  It's this bug in xrdp when an image
is copied:

https://github.com/neutrinolabs/xrdp/issues/2763

This actually is just a hang with no data, not a large selection.  So in
the end, preventing the streaming of large selections wouldn't have
helped.

The patch that we did end up applying, to ignore quit in
gui-get-selection in kill-new, works great at mitigating this xrdp bug
though.




This bug report was last modified 1 year and 290 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.