diff options
| author | Charles Roelli <charles@aurox.ch> | 2026-01-27 10:22:10 +0100 |
|---|---|---|
| committer | Charles Roelli <charles@aurox.ch> | 2026-01-27 10:22:10 +0100 |
| commit | 23bc58609ccf52e5fe255b98c03da88df5fe30bd (patch) | |
| tree | f824e113bce325374f482f6dcd45b5a5fd482d75 | |
| parent | 13c5673964192c797635f9d5952f890c0065484c (diff) | |
Enable save-interprogram-paste-before-kill
| -rw-r--r-- | .emacs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ '(("thulcandra.adnoto.dev" :nick "charlesroelli" :port 6697 :user-name "charlesroelli/irc.libera.chat@laptop" :full-name "Charles Roelli" :encryption tls))) + '(save-interprogram-paste-before-kill 4096) '(savehist-mode t) '(send-mail-function 'sendmail-send-it) '(sendmail-program "msmtp") |
