all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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

* 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

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.