GNU bug report logs - #73830
using one expression to make multiple X selections

Previous Next

Package: emacs;

Reported by: libreville <libreville <at> riseup.net>

Date: Wed, 16 Oct 2024 01:26:02 UTC

Severity: normal

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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#73830: closed (using one expression to make multiple X
 selections)
Date: Sun, 27 Oct 2024 10:39:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 27 Oct 2024 12:38:08 +0200
with message-id <86cyjlal0v.fsf <at> gnu.org>
and subject line Re: bug#73830: using one expression to make multiple X selections
has caused the debbugs.gnu.org bug report #73830,
regarding using one expression to make multiple X selections
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
73830: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73830
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: libreville <libreville <at> riseup.net>
To: bug-gnu-emacs <at> gnu.org
Subject: Re: using one expression to make multiple X selections
Date: Tue, 15 Oct 2024 18:04:36 +0000
My apologies, that should of course have read "sleep-for 1", not
"wait-for 1".

On 2024-10-15 13:59, libreville wrote:

> 
> (progn 
>   (gui-set-selection 'CLIPBOARD "3")
>   (wait-for 1)
>   (gui-set-selection 'CLIPBOARD "4"))
> 


[Message part 3 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: snooze button <snooze-button <at> riseup.net>
Cc: luangruo <at> yahoo.com, 73830-done <at> debbugs.gnu.org
Subject: Re: bug#73830: using one expression to make multiple X selections
Date: Sun, 27 Oct 2024 12:38:08 +0200
> Cc: 73830 <at> debbugs.gnu.org
> Date: Thu, 17 Oct 2024 13:29:38 +0200
> From: snooze button <snooze-button <at> riseup.net>
> 
> On 17/10/2024 1:49, Po Lu wrote:
> 
>  Why does waiting work around the problem?
> 
> Because it takes time for X clipboard managers to respond to selection
> ownership changes and to complete reading from other programs'
> selections.
> 
> Not a bug, sorry.
> 
> Thanks for the explanation, and no need to apologise!
> 
> For those of us wanting to read more on this, I dug around a bit and found some explanations
> 
> here https://github.com/jhunt/xclipd,
> 
> here https://jameshunt.us/writings/x11-clipboard-management-foibles/,
> 
> and here https://www.uninformativ.de/blog/postings/2017-04-02/0/POSTING-en.html

It sounds like there's nothing we can do here, so I'm now closing this
bug.


This bug report was last modified 300 days ago.

Previous Next


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