all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs daemon doesn't terminate on SIGTERM any more
@ 2010-10-22  8:35 Ulrich Mueller
  2010-10-22 22:51 ` Ulrich Mueller
  0 siblings, 1 reply; 10+ messages in thread
From: Ulrich Mueller @ 2010-10-22  8:35 UTC (permalink / raw)
  To: emacs-devel

I start Emacs from BZR trunk in daemon mode and connect to it:

   $ emacs -Q --daemon
   ("emacs")
   Starting Emacs daemon.
   $ emacsclient -t

Then I try to kill it from another terminal window:

   $ kill <pid of emacs process>

With Emacs 23.2 the process would properly terminate now. The BZR
version asks for interactive input in the open terminal frame instead:

    The current server still has clients; delete them? (yes or no)

Therefore the process doesn't terminate. Is such a behaviour intended?
IMHO, a process should terminate on reception of a SIGTERM.

Ulrich



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

end of thread, other threads:[~2010-10-25  5:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-22  8:35 Emacs daemon doesn't terminate on SIGTERM any more Ulrich Mueller
2010-10-22 22:51 ` Ulrich Mueller
2010-10-23  8:59   ` Jan Djärv
2010-10-23 18:40     ` Glenn Morris
2010-10-24  8:48       ` Jan Djärv
2010-10-24  9:17         ` Ulrich Mueller
2010-10-24 10:05           ` Jan Djärv
2010-10-24 19:41         ` Glenn Morris
2010-10-24 16:06     ` Chong Yidong
2010-10-25  5:42       ` Jan Djärv

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.