X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/c8d14c8c380ef2d7b691cacc47a3d3cce4d16bac..5ffa4795873e37c6b39cf83df82470c1a7119fa0:/dot/emacs diff --git a/dot/emacs b/dot/emacs index 4107fda..2ab16ad 100644 --- a/dot/emacs +++ b/dot/emacs @@ -97,6 +97,9 @@ (require 'paren) (trap (show-paren-mode t)) (or window-system (mdw-emacs-version-p 22) (menu-bar-mode -1)) +(setq x-select-enable-clipboard nil + x-select-enable-primary t + mouse-drag-copy-region t) ;; Multiple cursors.