emacsclient - kill buffer, not frame
Ken Goldman <[email protected]> Thu, 19 Nov 2020 15:02:42 -0500
| Newsgroups | gmane.emacs.windows |
|---|---|
| Message-ID | <[email protected]> |
Opposite of the previous question: Currently, emacsclient kill-buffer kills the buffer and the frame. How would I configure a command to work like gnuclient, where kill-buffer just kills the buffer, but leaves the frame open?