X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/4b4c2c1dcdd5b5dee2cb6265f17914d4581a09ef..15551c07d42b12ad2f2a729b7eb54ff49b6e4784:/init.org diff --git a/init.org b/init.org index cdc5ca2..5b29dcb 100644 --- a/init.org +++ b/init.org @@ -1892,6 +1892,7 @@ Make =*scratch*= and =*Messages*= unkillable. :config (unkillable-scratch 1) :custom + (unkillable-scratch-behavior 'do-nothing) (unkillable-buffers '("^\\*scratch\\*$" "^\\*Messages\\*$"))) #+end_src