Fix --no-wait in emacsclient (reported by Dan Nicolaescu).
authorKaroly Lorentey <lorentey@elte.hu>
Sat, 3 Jul 2004 17:53:57 +0000 (17:53 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Sat, 3 Jul 2004 17:53:57 +0000 (17:53 +0000)
commitfc2040c0343bd4579373b83014248a5b5e4f40fd
treec4b182e3535c945edb1f747c89192066f57dc247
parent76e9cc50019f98e12f342574ba0de1eca6631767
Fix --no-wait in emacsclient (reported by Dan Nicolaescu).

* lib-src/emacsclient.c (main): Don't exit prematurely on --no-wait,
  let Emacs close the connection for us.

* lisp/server.el (server-visit-files): Don't set client-record when nowait.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-205
lib-src/emacsclient.c
lisp/server.el