* mouse does not copy text to clipboard in Emacs @ 2013-08-30 14:07 jumianek 2013-08-30 16:35 ` Óscar Fuentes [not found] ` <mailman.1039.1377880523.10748.help-gnu-emacs@gnu.org> 0 siblings, 2 replies; 3+ messages in thread From: jumianek @ 2013-08-30 14:07 UTC (permalink / raw) To: help-gnu-emacs 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. ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: mouse does not copy text to clipboard in Emacs 2013-08-30 14:07 mouse does not copy text to clipboard in Emacs jumianek @ 2013-08-30 16:35 ` Óscar Fuentes [not found] ` <mailman.1039.1377880523.10748.help-gnu-emacs@gnu.org> 1 sibling, 0 replies; 3+ messages in thread From: Óscar Fuentes @ 2013-08-30 16:35 UTC (permalink / raw) To: jumianek; +Cc: help-gnu-emacs jumianek@gmail.com writes: > 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. Take a look at NEWS (C-h N) specifically the section with heading ** Selection changes ^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <mailman.1039.1377880523.10748.help-gnu-emacs@gnu.org>]
* Re: mouse does not copy text to clipboard in Emacs [not found] ` <mailman.1039.1377880523.10748.help-gnu-emacs@gnu.org> @ 2013-09-02 9:35 ` jumianek 0 siblings, 0 replies; 3+ messages in thread From: jumianek @ 2013-09-02 9:35 UTC (permalink / raw) To: help-gnu-emacs On Friday, August 30, 2013 6:35:03 PM UTC+2, Óscar Fuentes wrote: > jumianek@gmail.com writes: > > > > > 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. > > > > Take a look at NEWS (C-h N) specifically the section with heading > > > > ** Selection changes Solved. Thanks. ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-09-02 9:35 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2013-08-30 14:07 mouse does not copy text to clipboard in Emacs jumianek 2013-08-30 16:35 ` Óscar Fuentes [not found] ` <mailman.1039.1377880523.10748.help-gnu-emacs@gnu.org> 2013-09-02 9:35 ` jumianek
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).