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: Po Lu
Subject: Re: recent change to yanking behavior of the clipboard
Date: Sun, 06 Feb 2022 17:34:11 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Po Lu <luangruo@yahoo.com>
>> Cc: emacs-devel@gnu.org
>> Date: Sun, 06 Feb 2022 15:37:53 +0800
>> 
>> > But, curiously, you didn't make this change for the primary selection.
>> 
>> Because, typically, Emacs does not keep a local ring for text stored
>> into the primary selection.  `select-enable-primary' is a violation of
>> the XDG clipboard spec, and is unlikely to be used by many people, so I
>> didn't enable that code there.
>
> How about enabling it for primary selections when
> select-enable-primary is non-nil?

That could work too.


reply via email to

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