From 1323384f45451b35419647b87bbf9f18434e6fef Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Wed, 26 Dec 2018 14:40:37 -0500 Subject: [PATCH] [emacs][wip] let unkillable-scratch bury the buffer(s) --- init.org | 1 - 1 file changed, 1 deletion(-) diff --git a/init.org b/init.org index 5a70eaf..e58ca6c 100644 --- a/init.org +++ b/init.org @@ -1919,7 +1919,6 @@ Make =*scratch*= and =*Messages*= unkillable. :config (unkillable-scratch 1) :custom - (unkillable-scratch-behavior 'do-nothing) (unkillable-buffers '("^\\*scratch\\*$" "^\\*Messages\\*$"))) #+end_src -- 2.20.1