diff options
author | JSDurand <mmemmew@gmail.com> | 2022-11-18 13:53:16 +0800 |
---|---|---|
committer | JSDurand <mmemmew@gmail.com> | 2022-11-18 13:53:16 +0800 |
commit | 91189839ab886c5bae07c7deab6a2384f5a37771 (patch) | |
tree | 8c472b52129d7f06a3b05aaa94431fa7576fe15b /tab-conf.el | |
parent | 58f38d32aaa326320798c938b50a0040279f150a (diff) |
basic: clear invisible buffers
One day I found that my Emacs had accumulated a bunch of invisible
buffers. So I want to make sure I have a convenient way to clean up
invisible buffers easily, once the need arises.
* basic.el (durand-invisible-buffer-unsafe-regex): A regular
expression that matches some buffers that are not to be killed
automatically.
(durand-clear-invisible-buffers): Kill invisible buffers that are not
important.
(global-map): Bind the function to "C-c k".
Diffstat (limited to 'tab-conf.el')
0 files changed, 0 insertions, 0 deletions