Harry Putnam <[email protected]> writes: > I'm new at using emacsclient.. > > It hasn't been obvious to me how to gracefully exit emacsclient after > connecting to a remote emacs running gnus, and I've changed buffer > into the gnus session from the remote. > > To get into the server I said `emacsclient -c' once the emacs frame > opens I did C-x b *Group* <RET> and went about my gnus business. > Now how to leave without shutting gnus down on the server too. > > After reading and posting or whatever... if I change buffer back out > of gnus and attempt to C-x C-s... it still wants to kill the gnus > session. Which also kills it on the remote. > > C-x # just tells me there are no buffers waiting. > > I must have missed it in emacs manual under emacsclient... how to > close emacs without terminating the gnus session on remote. > > >
C-x C-c runs the command save-buffers-kill-terminal, which is an interactive compiled Lisp function in `files.el'. -- important and urgent problems of the technology of today are no longer the satisfactions of the primary needs or of archetypal wishes, but the reparation of the evils and damages by the technology of yesterday. ~Dennis Gabor, Innovations: Scientific, Technological and Social, 1970 _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
