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

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

Re: [h-e-w] Cut and paste emacs 24.2.1


From: Drew Adams
Subject: Re: [h-e-w] Cut and paste emacs 24.2.1
Date: Sat, 16 Mar 2013 19:35:55 -0700

> And yes, I'm a long time emacs user, but it seems like each 
> new version requires me to figure out cut and paste again.

This might help:

(global-set-key [mouse-2] 'mouse-yank-at-click)
(setq select-active-regions  nil)

Others might additionally recommend this (but I use `t'):

(setq x-select-enable-clipboard  nil)




reply via email to

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