unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* first copy & paste not working
@ 2008-05-02  1:35 Joe Bloggs
  2008-05-02 14:09 ` Joel J. Adamson
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Joe Bloggs @ 2008-05-02  1:35 UTC (permalink / raw)
  To: help-gnu-emacs

I have the following lines my .emacs file for supporting cut & paste between applications:

(mouse-sel-mode 1)
(setq x-select-enable-clipboard t)
(setq interprogram-paste-function 'x-cut-buffer-or-selection-value)

However, after starting emacs, the first cut/copy from within emacs is not recognized. In other words, the first time I do a yank, it pastes whatever I last copied outside emacs, even if I just did a cut/copy within emacs. I can only yank my emacs text if I repeat the emacs cut/copy, othewise it just keeps yanking the external text.
Can anyone help?


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

end of thread, other threads:[~2008-05-07  5:15 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-02  1:35 first copy & paste not working Joe Bloggs
2008-05-02 14:09 ` Joel J. Adamson
2008-05-02 17:31 ` Mike Treseler
2008-05-02 21:44   ` Peter Dyballa
     [not found] ` <mailman.11085.1209737396.18990.help-gnu-emacs@gnu.org>
2008-05-02 18:45   ` Joe Bloggs
2008-05-05 14:06     ` Joel J. Adamson
     [not found]     ` <mailman.11202.1209996421.18990.help-gnu-emacs@gnu.org>
2008-05-05 14:27       ` Rupert Swarbrick
2008-05-05 17:09         ` Joel J. Adamson
     [not found]         ` <mailman.11208.1210007351.18990.help-gnu-emacs@gnu.org>
2008-05-05 17:18           ` Rupert Swarbrick
2008-05-06 12:42             ` Joe Bloggs
2008-05-07  5:15               ` Kevin Rodgers

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).