From 679e370ea55cd19df111caf694e49f6d4a819ef1 Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Sun, 14 Oct 2012 16:38:21 +0900 Subject: [PATCH] update for pasteboard.el --- emacs.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/emacs.el b/emacs.el index a3affdd..9f1db5f 100644 --- a/emacs.el +++ b/emacs.el @@ -608,7 +608,8 @@ otherwise the path where the library installed." "https://raw.github.com/10sr/emacs-lisp/master/pasteboard.el" t) (require 'pasteboard nil t) - (turn-on-pasteboard)) + (turn-on-pasteboard) + (pasteboard-enable-rtun)) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; package