emacs-devel
[Top][All Lists]
Advanced

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

Re: master 99c637499e: Only apply last change to the clipboard


From: Po Lu
Subject: Re: master 99c637499e: Only apply last change to the clipboard
Date: Wed, 02 Feb 2022 08:58:29 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> The notion of "selection owner" doesn't exist on MS-Windows, so maybe
> I misunderstand what you mean by "works".  In any case, if you show
> some recipe to try, I could try it and report back.

Thanks, you can just try saving some text to the clipboard, and then
running:

  (gui-backend-selection-owner-p 'CLIPBOARD)

Which should return t.  Then cut some text from another application, and
it should return nil.


reply via email to

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