emacs-devel
[Top][All Lists]
Advanced

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

Re: Selection changes in revno 100822


From: Miles Bader
Subject: Re: Selection changes in revno 100822
Date: Mon, 16 Aug 2010 17:25:07 +0900

Manoj Srivastava <address@hidden> writes:
>         As an end user, I don't know whether the highlighted text I
>  see goes into Primary, Secondary, or clipboard (I use X windows on a
>  GNU/Linux machine). I see it highlighted, and am very confused as to
>  why it sometimes does not yank with C-y. I find this inconsistency in
>  Emacs confusing.

Can you try:

   (setq x-select-enable-clipboard t)
   (setq x-select-enable-primary t)

They make things work better for me.

-Miles

-- 
P.S.  All information contained in the above letter is false,
      for reasons of military security.



reply via email to

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