Re: suppress "buffer still has clients" message

Eli Zaretskii <[email protected]> Sun, 10 Mar 2019 19:47:11 +0200
Newsgroups gmane.emacs.windows
Message-ID <[email protected]>
> From: T400 <[email protected]>
> Date: Sun, 10 Mar 2019 12:03:43 -0500
> 
> I evaluated (add-hook 'kill-buffer-hook 'server-edit) and then typed C-h 
> v to check value of variable:
> 
> (server-edit browse-url-delete-temp-file recentf-track-closed-file 
> erc-kill-buffer-function vc-kill-buffer-hook)
> 
> on running C-x k in a live buffer raised directly from the command 
> prompt I am still queried with that buffer still has clients verbiage, 
> this time in the mini-buffer rather than in a pop-up. I just want to 
> press return and have the buffer silently killed.

I don't think I understand what's going on in your case.  Can you
quote exactly the message being shown?  Also, what exactly are the
steps you do before you get this message?