emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs learning curve


From: David De La Harpe Golden
Subject: Re: Emacs learning curve
Date: Sun, 11 Jul 2010 20:08:54 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100620 Icedove/3.0.5

On 11/07/10 20:00, Jan Djärv wrote:


David De La Harpe Golden skrev 2010-07-11 19.59:


If you want emacs cut and paste to act like other recent X11 apps:

(setq mouse-drag-copy-region nil)
(setq x-select-enable-primary nil

Wouldn't this make it so selected text isn't in primary anymore?


On its own, yes.  select-active-regions then makes it primary,
for both mouse and keyboard selected text, but without it affecting the kill ring.




reply via email to

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