summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--init.org6
2 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 2599c81..7da9122 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
/lib/net/signel.el
/lib/net/signel.shell
/w3m.el
+/notmuch.el
diff --git a/init.org b/init.org
index 0a6accb..df56d7a 100644
--- a/init.org
+++ b/init.org
@@ -542,9 +542,9 @@
#+end_src
*** X clipboard
#+BEGIN_SRC emacs-lisp
- (setq x-select-enable-clipboard t
- x-select-enable-primary nil
- x-selection-timeout 100)
+ (setq select-enable-clipboard t
+ select-enable-primary t
+ selection-timeout 100)
#+END_SRC
* Mode line and minibuffer
*** Minibuffer