unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Bug in 26.1 related to X clipboard and `yank'?
@ 2018-07-26 23:30 Joseph Mingrone
  2018-07-26 23:56 ` Brett Gilio
  0 siblings, 1 reply; 9+ messages in thread
From: Joseph Mingrone @ 2018-07-26 23:30 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 695 bytes --]

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 962 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-07-27 21:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-26 23:30 Bug in 26.1 related to X clipboard and `yank'? Joseph Mingrone
2018-07-26 23:56 ` Brett Gilio
2018-07-27  0:38   ` Joseph Mingrone
2018-07-27  6:03     ` Eli Zaretskii
2018-07-27 18:34       ` Joseph Mingrone
2018-07-27 21:00         ` Eli Zaretskii
2018-07-27 21:19           ` Joseph Mingrone
2018-07-27 21:27             ` Eli Zaretskii
2018-07-27 21:34               ` Joseph Mingrone

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).