bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#73830: using one expression to make multiple X selections


From: libreville
Subject: bug#73830: 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"))
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]