X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=emacs.el;h=03b2bb9da5c2299053eb45807e2e3af02c7ad8da;hb=de8398492d9841cff5f869e32767d9e281eb6e46;hp=525a118458858be6824c27450ddac722006a9526;hpb=85c4238d46e71c1ded36f9ba912d66a6de4db708;p=elisp.git diff --git a/emacs.el b/emacs.el index 525a118..03b2bb9 100644 --- a/emacs.el +++ b/emacs.el @@ -130,8 +130,14 @@ load-warning buffer in case of failure." ;; make emacs use the clipboard so that copy/paste works for other ;; x-programs. I have no clue how all that clipboard thing works. + ;; (setq x-select-enable-clipboard t) ;; (setq interprogram-paste-function 'x-cut-buffer-or-selection-value) +;; (setq x-select-enable-primary t) +;; (setq x-select-enable-clipboard t) +;; (global-set-key "\C-y" 'clipboard-yank) + + (setq