From 17ba388f83e4ca1a77f290e09db9a27c326ce3da Mon Sep 17 00:00:00 2001 From: Gianni Ceccarelli Date: Sun, 18 Aug 2013 18:17:37 +0100 Subject: use primary selection --- init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/init.el b/init.el index 8a34582..6da4964 100755 --- a/init.el +++ b/init.el @@ -118,6 +118,7 @@ '(w3-user-colors-take-precedence t) '(which-func-mode-global t nil (which-func)) '(widget-use-overlay-change t t) + '(x-select-enable-primary t) '(x-stretch-cursor t)) (custom-set-faces -- cgit v1.2.3