Karl DeBisschop wrote:
> 
> On my linux installs, I find that cut-and-paste only works within XXE,
> there is no connection with cut-and-paste in emacs/X/gnome. (Works fine
> on NT)
> 
> Has anyone else seen this?
> 
> Is it likely an XXE limitation or something with my JVM, or something
> else. (I'm willing to debug a little, but wanted to find out if others
> had seen this, and not duplicate that work if it is a known issue).

I think that your problem is not related to Linux or Gnome but to
X-Window which has several ``clipboards'' and Java only knows about the
clipboard named CLIPBOARD.

I don't use Gnome but I use GNU emacs and for example, GNU emacs needs
to be explicitly configured to use the clipboard named CLIPBOARD.

Not being a GNU emacs expert, I didn't find an elegant way to do that so
I use nedit to cut and paste text between a text editor and XXE (shame
on me).

See also http://www.xmlmind.com/xmleditor/faq.html#xterm which gives the
solution for xterm. May be it can give ideas for Gnome (.Xdefaults
resources).

Reply via email to