help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mouse does not copy text to clipboard in Emacs


From: jumianek
Subject: mouse does not copy text to clipboard in Emacs
Date: Fri, 30 Aug 2013 07:07:02 -0700 (PDT)
User-agent: G2/1.0

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.
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]