unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* emacs daemon exits when emacsclient connects to it again
@ 2009-02-09  9:11 Liang Wang
  2009-02-09  9:47 ` Giorgos Keramidas
  0 siblings, 1 reply; 4+ messages in thread
From: Liang Wang @ 2009-02-09  9:11 UTC (permalink / raw)
  To: emacs-devel

Emacs daemon exits or crashes when emacsclient connect to it again.
Below is my command line operation.

[liang@localhost ~]$ emacs --daemon -Q
("emacs" "-Q")
Starting Emacs daemon.
[liang@localhost ~]$ pgrep -l emacs
2813 emacs
[liang@localhost ~]$ emacsclient -c    # succeed to connect
Waiting for Emacs...
[liang@localhost ~]$ pgrep -l emacs
2813 emacs
[liang@localhost ~]$ emacsclient -c    # fail to connect
Waiting for Emacs...
[liang@localhost ~]$ pgrep -l emacs
[liang@localhost ~]$

Thanks,
Liang.




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-02-09 16:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-09  9:11 emacs daemon exits when emacsclient connects to it again Liang Wang
2009-02-09  9:47 ` Giorgos Keramidas
2009-02-09 10:29   ` Liang Wang
2009-02-09 16:34     ` Giorgos Keramidas

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).