From bcc40b35fd89dc4c1defef395f90415561a76862 Mon Sep 17 00:00:00 2001
From: Case Duckworth
Date: Thu, 12 Aug 2021 21:04:15 -0500
Subject: Don't warn on killing read-only text

---
 init.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/init.el b/init.el
index 3475aa9..9ba4225 100644
--- a/init.el
+++ b/init.el
@@ -829,6 +829,7 @@ like a dumbass."
 ;; else /should/ go there.
 (setup emacs
   (:option disabled-command-function nil
+           kill-read-only-ok t
            load-prefer-newer t
            native-comp-async-report-warnings-errors nil
            echo-keystrokes 0.01
-- 
cgit 1.4.1-21-gabe81