emacs-devel
[Top][All Lists]
Advanced

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

Re: Bug in 26.1 related to X clipboard and `yank'?


From: Brett Gilio
Subject: Re: Bug in 26.1 related to X clipboard and `yank'?
Date: Thu, 26 Jul 2018 18:56:47 -0500
User-agent: mu4e 1.0; emacs 27.0.50


Joseph Mingrone writes:

Hello,

Here is a recipe that almost but not always reproduces the potential
bug.

;; Start a server and open a client frame
1. emacs -Q  --daemon
2. emacsclient -nc
;; Open a second Emacs (not client/daemon)
3. emacs -Q
4. From some application other than Emacs, copy text to the X clipboard. 5. Yank the text from the clipboard somewhere in the client frame (this works). 6. Add some text somewhere in the second Emacs frame and run `kill-ring-save' to put it on the X clipboard. 7. ** Ruining `yank' in the client frame does not yank the text on the X clipboard. **

I do not recall this being a problem in previous versions, but I cannot
say for certain.  Is this bug-report worthy?

Joseph

Hi Joseph,

Are you getting any errors or messages after you yank the text with the
second client open?

--
Brett M. Gilio
Free Software Foundation, Member
https://parabola.nu | https://emacs.org



reply via email to

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