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

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

bug#56273: [REGRESSION] (x-clipboard-yank) pastes from kill-ring when `s


From: Po Lu
Subject: bug#56273: [REGRESSION] (x-clipboard-yank) pastes from kill-ring when `select-enable-clipboard` is t
Date: Thu, 30 Jun 2022 19:32:35 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Constantine Kharlamov <hi-angel@yandex.ru> writes:

> Omg, I am afraid it has now become worse. If previously it was
> possible to consistently reproduce the problem, then now it starts
> happening after some time of usage.  I.e. initially it works well, no
> problem, but then the bug returns and I can't edit stuff and still to
> be able to paste from my clipboard.

I guess something else is asserting ownership of `CLIPBOARD' after a
while, which makes this fail.

To debug this issue, do "M-x trace-function RET x-own-selection-internal
RET", and tell me what you were doing immediately prior to this showing
up:

  1 -> (x-own-selection-internal CLIPBOARD

You might want to turn off `select-active-regions' as well.  Otherwise,
the trace buffer will fill up very quickly.




reply via email to

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