Emacs Client: difference between C-x k and C-x #
问题 When running emacs in daemon with a client and I hit C-x k, it says: Emacs buffer still has clients. Are you sure you want to quit? But when using C-x #, it exits immediately. I don't understand the difference. Why doesn't C-x k just behave normally in the first place, if its in a client? I found this snippet that's supposed to make C-x k behave properly but I don't understand the difference. Furthermore, when an emacs client starts up, it starts with the previous buffer for a few seconds