Richard Riley <[email protected]> writes: > > C-x C-c runs the command save-buffers-kill-terminal, which is an > interactive compiled Lisp function in `files.el'.
Well, yes... I do know how to shut emacs down. But that kills the gnus session on the server. Let me describe the whole example: Start emacs -f gnus on my main desktop (also starts the server). Later connect to that session from a remote with emacsclient. emacsclient -c <RET> C-x b *Group* <RET> Now I'm in the gnus session. How do I leave it without shutting down the server too. Just switching out of the buffer and C-x C-c kills the emacsclient terminal alright but it also kills the gnus session on the server. _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
