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

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

Re: emacs24 X primary selection changes


From: Lars Magne Ingebrigtsen
Subject: Re: emacs24 X primary selection changes
Date: Thu, 03 Jan 2013 22:37:44 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Bob Proulx <bob@proulx.com> writes:

> Is there any way in the current emacs to cut and paste from the
> keyboard?  I know it still supports it because it works with the
> mouse just not the keyboard.

(setq select-active-regions nil
      mouse-drag-copy-region t
      x-select-enable-primary t
      x-select-enable-clipboard nil)

to get sane selection/X interaction defaults back.      
      
-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/



reply via email to

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