Version 0.1 of package Kmb has just been released in GNU ELPA. You can now find it in M-x list-packages RET.
Kmb describes itself as: =============================================== Kill buffers matching a regexp w/o confirmation =============================================== More at https://elpa.gnu.org/packages/kmb.html ## Summary: This library provides the commands `kmb-kill-matching-buffers-no-ask' and `kmb-delete-process-and-kill-buffer-no-ask'. The former kills buffers whose name matches a regular expression. The latter, interactively kills the current buffer and if called from Lisp, then accepts a list of buffers to kill. Any of these commands ask for confirmation to kill the buffers. If one of the buffers is running a process, then the process is deleted before kill the buffer. This file also defines the commands `kmb-list-matching-buffers' and `kmb-list-buffers-matching-content' to list the buffers whose name or content match a regexp. Commands defined here: ## Recent NEWS: [Not provided 🙁]
