From: bcjrstan@gmail.com
To: help-gnu-emacs@gnu.org
Subject: copy-paste problem
Date: Tue, 26 Jun 2007 06:14:34 -0000 [thread overview]
Message-ID: <1182838474.287350.189820@m37g2000prh.googlegroups.com> (raw)
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!!
reply other threads:[~2007-06-26 6:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1182838474.287350.189820@m37g2000prh.googlegroups.com \
--to=bcjrstan@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.