From: Spencer Baugh <sbaugh@janestreet.com>
To: sbaugh@catern.com
Cc: 64423@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 [thread overview]
Message-ID: <ierzg3886md.fsf@janestreet.com> (raw)
In-Reply-To: <875y72ieq8.fsf@catern.com> (sbaugh@catern.com's message of "Sun, 02 Jul 2023 14:13:04 +0000 (UTC)")
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.
prev parent reply other threads:[~2023-08-03 15:53 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-02 14:13 bug#64423: 29.0.92; save-interprogram-paste-before-kill doesn't prevent streaming large selections sbaugh
2023-07-03 2:35 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-07-03 12:46 ` Spencer Baugh
2023-07-04 0:40 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-07-04 1:45 ` sbaugh
2023-07-04 3:58 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-07-04 11:46 ` sbaugh
2023-07-04 13:19 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-07-04 14:46 ` sbaugh
2023-07-04 16:18 ` Eli Zaretskii
2023-07-04 16:32 ` Ihor Radchenko
2023-07-04 16:41 ` Eli Zaretskii
2023-07-04 16:48 ` sbaugh
2023-07-04 17:02 ` Eli Zaretskii
2023-07-04 17:14 ` Ihor Radchenko
2023-07-04 17:30 ` Eli Zaretskii
2023-07-04 17:35 ` Ihor Radchenko
2023-07-05 0:30 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-07-05 2:29 ` Eli Zaretskii
2023-07-05 3:51 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-07-05 11:27 ` Eli Zaretskii
2023-07-05 0:19 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-07-05 13:59 ` Spencer Baugh
2023-07-06 0:12 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-07-06 0:50 ` Spencer Baugh
2023-07-06 1:59 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-07-08 16:39 ` sbaugh
2023-07-08 16:48 ` Eli Zaretskii
2023-07-08 17:07 ` Spencer Baugh
2023-07-08 17:49 ` Eli Zaretskii
2023-07-09 0:39 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-07-09 6:10 ` Eli Zaretskii
2023-07-09 6:12 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-07-09 6:46 ` Eli Zaretskii
2023-07-12 19:18 ` sbaugh
2023-07-13 0:32 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-07-13 4:48 ` Eli Zaretskii
2023-07-13 16:17 ` sbaugh
2023-07-13 18:39 ` Eli Zaretskii
2023-07-13 22:39 ` sbaugh
2023-07-15 8:31 ` Eli Zaretskii
2023-07-15 8:33 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-07-15 9:01 ` Eli Zaretskii
2023-07-15 9:35 ` Eli Zaretskii
2023-07-15 17:38 ` sbaugh
2023-07-15 19:12 ` Eli Zaretskii
2023-07-15 21:00 ` Spencer Baugh
2023-07-17 16:43 ` Mattias Engdegård
2023-08-03 15:53 ` Spencer Baugh [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ierzg3886md.fsf@janestreet.com \
--to=sbaugh@janestreet.com \
--cc=64423@debbugs.gnu.org \
--cc=sbaugh@catern.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.