diff --git a/core/core-editor.el b/core/core-editor.el index 00f86f215..fd67394c1 100644 --- a/core/core-editor.el +++ b/core/core-editor.el @@ -130,9 +130,6 @@ possible." ;; (setq x-select-request-type '(UTF8_STRING COMPOUND_TEXT TEXT STRING)) -;; Save clipboard contents into kill-ring before replacing them -(setq save-interprogram-paste-before-kill t) - ;; Fixes the clipboard in tty Emacs by piping clipboard I/O through xclip, xsel, ;; pb{copy,paste}, wl-copy, termux-clipboard-get, or getclip (cygwin). (add-hook! 'tty-setup-hook