projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
ff374d2
)
[emacs][wip] let unkillable-scratch bury the buffer(s)
author
Amin Bandali
<bandali@gnu.org>
Wed, 26 Dec 2018 19:40:37 +0000
(14:40 -0500)
committer
Amin Bandali
<bandali@gnu.org>
Wed, 26 Dec 2018 19:40:37 +0000
(14:40 -0500)
init.org
patch
|
blob
|
blame
|
history
diff --git
a/init.org
b/init.org
index
5a70eaf
..
e58ca6c
100644
(file)
--- a/
init.org
+++ b/
init.org
@@
-1919,7
+1919,6
@@
Make =*scratch*= and =*Messages*= unkillable.
:config
(unkillable-scratch 1)
:custom
:config
(unkillable-scratch 1)
:custom
- (unkillable-scratch-behavior 'do-nothing)
(unkillable-buffers '("^\\*scratch\\*$" "^\\*Messages\\*$")))
#+end_src
(unkillable-buffers '("^\\*scratch\\*$" "^\\*Messages\\*$")))
#+end_src