all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 23.1; Emacs daemon gets killed by emacsclient -c
@ 2009-08-04  8:59 Fabian Ezequiel Gallina
  2009-08-04 15:30 ` Deniz Dogan
  2009-08-04 18:09 ` Daniel Clemente
  0 siblings, 2 replies; 11+ messages in thread
From: Fabian Ezequiel Gallina @ 2009-08-04  8:59 UTC (permalink / raw)
  To: emacs-devel

Hi,

My Emacs daemon gets killed after using emacsclient -c for third
time.

I really don't know how to give a better traceback for this. Any
recommendations are appreciated.

Here is how I reproduce the bug:


[fgallina@cuca ~]$ emacs --daemon -Q
("emacs" "-Q")
Starting Emacs daemon.
[fgallina@cuca ~]$ emacsclient -t
[fgallina@cuca ~]$ emacsclient -t
[fgallina@cuca ~]$ emacsclient -t
[fgallina@cuca ~]$ emacsclient -t
[fgallina@cuca ~]$ emacsclient -t
[fgallina@cuca ~]$
[fgallina@cuca ~]$ emacsclient -c
Waiting for Emacs...
[fgallina@cuca ~]$ emacsclient -c
Waiting for Emacs...
[fgallina@cuca ~]$ emacsclient -c
Waiting for Emacs...
[fgallina@cuca ~]$ ps axu | grep -i emacs
fgallina  4236  0.0  0.0  91080   888 pts/1    S+   05:37   0:00 grep -i emacs


The third time I use emacsclient -c, after the "Waiting for Emacs
message" is displayed,
nothing happens. So I checked and the Emacs daemon process was
not running anymore.

The funny thing is that emacsclient -t works flawlessly. I'm only
having this problem when I run emacsclient -c.


I'm running Emacs 23.1 on Fedora 11.


Thanks,
Fabián E. Gallina.




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

end of thread, other threads:[~2009-08-05  1:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-04  8:59 23.1; Emacs daemon gets killed by emacsclient -c Fabian Ezequiel Gallina
2009-08-04 15:30 ` Deniz Dogan
2009-08-04 17:05   ` Fabian Ezequiel Gallina
2009-08-04 17:07     ` Deniz Dogan
2009-08-04 18:42     ` Dan Nicolaescu
2009-08-04 22:28       ` Fabian Ezequiel Gallina
2009-08-04 22:56       ` Wesley Dawson
2009-08-04 19:53     ` Andreas Schwab
2009-08-04 22:34       ` Fabian Ezequiel Gallina
2009-08-05  1:22     ` Liang Wang
2009-08-04 18:09 ` Daniel Clemente

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.