From 143a3b8206796a20455ec7b50e7c281816ebd2ee Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Thu, 14 Nov 2019 14:56:31 +0100 Subject: [PATCH] Set the kill-read-only-ok variable --- configuration.org | 3 ++- customizations.el | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/configuration.org b/configuration.org index 7e46550..be0adb6 100644 --- a/configuration.org +++ b/configuration.org @@ -78,7 +78,8 @@ :ensure nil :custom (user-full-name "Gergely Polonkai") - (user-mail-address "gergely@polonkai.eu")) + (user-mail-address "gergely@polonkai.eu") + (kill-read-only-ok t)) #+END_SRC ** Set up my personal keymap diff --git a/customizations.el b/customizations.el index 8628727..a28aecf 100644 --- a/customizations.el +++ b/customizations.el @@ -23,6 +23,7 @@ '(inhibit-startup-echo-area-message (user-login-name)) '(inhibit-startup-screen t) '(initial-scratch-message nil) + '(kill-read-only-ok t) '(message-sendmail-envelope-from (quote header)) '(minibuffer-prompt-properties (quote