* emacs.c (main): Print and error and exit when no data is read
authorDan Nicolaescu <dann@ics.uci.edu>
Thu, 18 Dec 2008 08:48:26 +0000 (08:48 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Thu, 18 Dec 2008 08:48:26 +0000 (08:48 +0000)
commitfd95644b937fb3e6e1285b21c2fc1ab901199e87
treed505389ad56d77f9b1abaabd4dca23e69d8951b3
parent059f0a612aea0c4f485b6d316f6bf51375cf52d0
* emacs.c (main): Print and error and exit when no data is read
from the pipe.

* startup.el (command-line): Do not mention the server name in
case the user has not mentioned it, print a more explicit message.

* emacsclient.c (start_daemon_and_retry_set_socket): Improve error
checking.
lib-src/ChangeLog
lib-src/emacsclient.c
lisp/ChangeLog
lisp/startup.el
src/ChangeLog
src/emacs.c