* copy-paste problem
@ 2007-06-26 6:14 bcjrstan
0 siblings, 0 replies; only message in thread
From: bcjrstan @ 2007-06-26 6:14 UTC (permalink / raw)
To: help-gnu-emacs
hi,
I use Emacs 22.0.99 ,have problem in copy-paste from/to emacs.
my .emacs part concerning x11-copy-paste part
(setq x-select-enable-clipboard t)
(setq interprogram-paste-function 'x-cut-buffer-or-selection-value)
Select a text in X11 application whatever and copy it to the
clipboard, then copy it in Emacs window, using the middle mouse button
or Ctrl-y, it's ok.
*but* I can do it *only* untill I cut a text in Emacs window (mouse
or keyboard), after that, in *no* way I can copy and paste a text from
another window: it is always the last selected text in Emacs which can
copied.... That's very strange, it is as if there were two clipboards,
one I can use *out* of Emacs, and one in Emacs, but I cannot go from
an application to Emacs....
and how to solve this ?
Thank you!!
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-06-26 6:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-26 6:14 copy-paste problem bcjrstan
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.