Enable save-interprogram-paste-before-kill
This commit is contained in:
@@ -92,4 +92,8 @@
|
||||
"https://planet.emacslife.com/atom.xml"))
|
||||
:bind (("C-c f" . elfeed)))
|
||||
|
||||
;; Setting this to true makes it so that Emacs saves existing clipboard text
|
||||
;; into kill ring before replacing it.
|
||||
(setq save-interprogram-paste-before-kill t)
|
||||
|
||||
;;; 05-basic.el ends here
|
||||
|
||||
Reference in New Issue
Block a user