[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Bug in 26.1 related to X clipboard and `yank'?
From: |
Joseph Mingrone |
Subject: |
Bug in 26.1 related to X clipboard and `yank'? |
Date: |
Thu, 26 Jul 2018 20:30:29 -0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (berkeley-unix) |
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
signature.asc
Description: PGP signature
- Bug in 26.1 related to X clipboard and `yank'?,
Joseph Mingrone <=
- Re: Bug in 26.1 related to X clipboard and `yank'?, Brett Gilio, 2018/07/26
- Re: Bug in 26.1 related to X clipboard and `yank'?, Joseph Mingrone, 2018/07/26
- Re: Bug in 26.1 related to X clipboard and `yank'?, Eli Zaretskii, 2018/07/27
- Re: Bug in 26.1 related to X clipboard and `yank'?, Joseph Mingrone, 2018/07/27
- Re: Bug in 26.1 related to X clipboard and `yank'?, Eli Zaretskii, 2018/07/27
- Re: Bug in 26.1 related to X clipboard and `yank'?, Joseph Mingrone, 2018/07/27
- Re: Bug in 26.1 related to X clipboard and `yank'?, Eli Zaretskii, 2018/07/27
- Re: Bug in 26.1 related to X clipboard and `yank'?, Joseph Mingrone, 2018/07/27