Re: Is Cygwin X server causing ubuntu eclipse to copy to the clipboard on selection?

2012-06-28 Thread David Karr
On Thu, Jun 28, 2012 at 7:49 AM, Jon TURNEY wrote: > On 25/06/2012 16:53, David Karr wrote: >> I just verified that I can easily configure Emacs to not copy to the >> clipboard on selection, and to replace the selection on yank.  It's >> unfortunate that I can't directly configure Eclipse to do th

Re: Is Cygwin X server causing ubuntu eclipse to copy to the clipboard on selection?

2012-06-28 Thread Jon TURNEY
server (or rather, it's built-in clipboard client which integrates with the native Windows clipboard) conforms to these conventions. It would be a bug in that client if it was altering the X CLIPBOARD selection when the PRIMARY selection is changed. I don't think that is happening, but

Re: Is Cygwin X server causing ubuntu eclipse to copy to the clipboard on selection?

2012-06-25 Thread David Karr
On Mon, Jun 25, 2012 at 6:22 AM, Jon TURNEY wrote: > On 23/06/2012 00:33, David Karr wrote: >> I run Eclipse on win7, and also Eclipse on Ubuntu, displaying the >> window on my Win7 box, using Cygwin. >> >> One annoyance I have with the latter is that when I select a region of >> text, it appears

Re: Is Cygwin X server causing ubuntu eclipse to copy to the clipboard on selection?

2012-06-25 Thread Jon TURNEY
On 23/06/2012 00:33, David Karr wrote: > I run Eclipse on win7, and also Eclipse on Ubuntu, displaying the > window on my Win7 box, using Cygwin. > > One annoyance I have with the latter is that when I select a region of > text, it appears to automatically copy that region to the clipboard, > inst

Is Cygwin X server causing ubuntu eclipse to copy to the clipboard on selection?

2012-06-22 Thread David Karr
I run Eclipse on win7, and also Eclipse on Ubuntu, displaying the window on my Win7 box, using Cygwin. One annoyance I have with the latter is that when I select a region of text, it appears to automatically copy that region to the clipboard, instead of waiting for me to press Ctrl-C. I asked abo