Re: suppress "buffer still has clients" message
T400 <[email protected]> Sat, 9 Mar 2019 14:52:49 -0600
| Newsgroups | gmane.emacs.windows |
|---|---|
| Message-ID | <[email protected]> |
Thanks, Eli. I'll investigate that route. ed On 3/9/2019 14:20, Eli Zaretskii wrote: >> 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 #". >