From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?=C3=93scar_Fuentes?= Newsgroups: gmane.emacs.devel Subject: Re: Finishing ssh session with "emacsclient -t" kills emacs daemon Date: Thu, 15 Aug 2013 13:25:29 +0200 Message-ID: <87k3jnkxg6.fsf@wanadoo.es> References: <87bo50e92f.fsf@fimbulvetr.bsc.es> <874nar9tci.fsf@fimbulvetr.bsc.es> <87txir8e7f.fsf@fimbulvetr.bsc.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1376565947 30446 80.91.229.3 (15 Aug 2013 11:25:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 Aug 2013 11:25:47 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?utf-8?Q?Llu=C3=ADs?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 15 13:25:49 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1V9vgb-0005ld-3b for ged-emacs-devel@m.gmane.org; Thu, 15 Aug 2013 13:25:49 +0200 Original-Received: from localhost ([::1]:52429 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V9vga-00015C-N2 for ged-emacs-devel@m.gmane.org; Thu, 15 Aug 2013 07:25:48 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40093) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V9vgT-00014v-8r for emacs-devel@gnu.org; Thu, 15 Aug 2013 07:25:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V9vgN-0006GX-2E for emacs-devel@gnu.org; Thu, 15 Aug 2013 07:25:41 -0400 Original-Received: from impaqm1.telefonica.net ([213.4.138.17]:61610 helo=telefonica.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V9vgM-0006Fs-Bm for emacs-devel@gnu.org; Thu, 15 Aug 2013 07:25:34 -0400 Original-Received: from IMPmailhost2.adm.correo ([10.20.102.39]) by IMPaqm1.telefonica.net with bizsmtp id CzMC1m0060r0BT63MzRXZF; Thu, 15 Aug 2013 13:25:31 +0200 Original-Received: from qcore ([83.61.144.137]) by IMPmailhost2.adm.correo with BIZ IMP id CzRW1m0012y4s4b1izRWfV; Thu, 15 Aug 2013 13:25:31 +0200 X-CMAE-Analysis: v=2.1 cv=U7wcDIbu c=1 sm=1 tr=0 a=z/7HQ6HtYZIKPL+uegbWrA==:117 a=z/7HQ6HtYZIKPL+uegbWrA==:17 a=sdXnnfW09vAA:10 a=qnEIBeIHp90A:10 a=IkcTkHD0fZMA:10 a=0oJaFucJB-EA:10 a=VVlED5B4AAAA:8 a=mDV3o1hIAAAA:8 a=k0qh2LQDcLR1hTY5_AYA:9 a=QEXdDO2ut3YA:10 a=nbUcM9ISucgA:10 a=BFDKbZatV3MA:10 a=pBWe_i6wGIYA:10 a=i6JJpA_ZlwQA:10 X-original-sender: 981711563@telefonica.net In-Reply-To: <87txir8e7f.fsf@fimbulvetr.bsc.es> (=?utf-8?Q?=22Llu=C3=ADs?= =?utf-8?Q?=22's?= message of "Thu, 15 Aug 2013 13:01:56 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 213.4.138.17 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:162757 Archived-At: Llu=C3=ADs writes: >>>> I'd like to keep a daemon running on a server: >>>>=20 >>>> ssh server "nohup emacs --daemon" > >>> Is this emacs compiled with the Gtk+ toolkit?=20 > >> Yes it is. > > I just realized that the emacs-lucid package does not have this > problem. Is this supposed to behave like this? The problem you experienced with Emacs/Gtk+ is a long-standing one. This is an old PR from yours truly: http://debbugs.gnu.org/db/33/3360.html