emacs-devel
[Top][All Lists]
Advanced

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

Re: recent change to yanking behavior of the clipboard


From: Eli Zaretskii
Subject: Re: recent change to yanking behavior of the clipboard
Date: Sun, 06 Feb 2022 11:17:00 +0200

> From: Noah Friedman <noah@splode.com>
> Date: Sat, 05 Feb 2022 19:39:44 -0800 (PST)
> Cc: emacs-devel@gnu.org
> 
> This change in master:
> 
>       2022-02-01 10:13:15 +0800  Po Lu  <luangruo@yahoo.com>  99c637499e
> 
>         Only apply last change to the clipboard
> 
>         * lisp/select.el (gui--selection-value-internal): Only return
>         nil if we own the clipboard.
> 
> Means that yanking never pastes the clipboard if I've programmatically set
> the clipboard selection (which I do for both emacs and the sake of other
> program windows that use it)

Can you show the code that you use to set the clipboard data
programmatically?



reply via email to

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