From: jumianek@gmail.com
To: help-gnu-emacs@gnu.org
Subject: mouse does not copy text to clipboard in Emacs
Date: Fri, 30 Aug 2013 07:07:02 -0700 (PDT) [thread overview]
Message-ID: <506e954e-1463-4173-a98c-1a81f5ec1803@googlegroups.com> (raw)
Hi
I found that Emacs 24 no longer uses X11 clipboard by default but X11 selection
when highlighting text with a mouse.
The mouse highlighted text shows in:
xclip -o -selection primary
and not in
xclip -o -selection clipboard
I have the following line in ~/.emacs:
(setq x-select-enable-clipboard t)
Please help me to set up emacs to use X11 clipboard by default.
Thanks in advance.
next reply other threads:[~2013-08-30 14:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-30 14:07 jumianek [this message]
2013-08-30 16:35 ` mouse does not copy text to clipboard in Emacs Óscar Fuentes
[not found] ` <mailman.1039.1377880523.10748.help-gnu-emacs@gnu.org>
2013-09-02 9:35 ` jumianek
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=506e954e-1463-4173-a98c-1a81f5ec1803@googlegroups.com \
--to=jumianek@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.
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).