Re: suppress "buffer still has clients" message
Eli Zaretskii <[email protected]> Sat, 09 Mar 2019 22:20:19 +0200
| Newsgroups | gmane.emacs.windows |
|---|---|
| Message-ID | <[email protected]> |
> From: T400 <[email protected]> > Date: Sat, 9 Mar 2019 14:07:26 -0600 > > By the way, I know about C-x # so I may be asking for a feature, such as > having C-k run C-x# if a variable is set. You can set up kill-buffer-hook to do the equivalent of "C-x #".