From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?Llu=C3=ADs?= Newsgroups: gmane.emacs.devel Subject: Re: Finishing ssh session with "emacsclient -t" kills emacs daemon Date: Thu, 15 Aug 2013 13:01:56 +0300 Message-ID: <87txir8e7f.fsf@fimbulvetr.bsc.es> References: <87bo50e92f.fsf@fimbulvetr.bsc.es> <874nar9tci.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 1376560939 9598 80.91.229.3 (15 Aug 2013 10:02:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 Aug 2013 10:02:19 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 15 12:02:20 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 1V9uNm-0005KV-Lz for ged-emacs-devel@m.gmane.org; Thu, 15 Aug 2013 12:02:18 +0200 Original-Received: from localhost ([::1]:52135 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V9uNl-0005AL-Us for ged-emacs-devel@m.gmane.org; Thu, 15 Aug 2013 06:02:17 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50895) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V9uNd-0005AF-2U for emacs-devel@gnu.org; Thu, 15 Aug 2013 06:02:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V9uNU-00009y-0H for emacs-devel@gnu.org; Thu, 15 Aug 2013 06:02:08 -0400 Original-Received: from mout.gmx.net ([212.227.15.15]:64589) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V9uNT-00009k-O8 for emacs-devel@gnu.org; Thu, 15 Aug 2013 06:01:59 -0400 Original-Received: from localhost ([132.68.56.70]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0LfC00-1VtxZm0jGa-00orEQ for ; Thu, 15 Aug 2013 12:01:58 +0200 Mail-Followup-To: Dan Nicolaescu , emacs-devel@gnu.org In-Reply-To: <874nar9tci.fsf@fimbulvetr.bsc.es> (=?utf-8?Q?=22Llu=C3=ADs?= =?utf-8?Q?=22's?= message of "Thu, 15 Aug 2013 12:49:33 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-Provags-ID: V03:K0:D3o18OXwDZRr8+4lIcv89UQrxUc2mOtDWlEqt0Yl97Cu6DMIlUF C7F/PIB9gGP+tb1VQZ2lvksX1eODSM6MfBysQGuRkBQShCrYP8vRIx1Clw/YjhNlQX8YbWb TYvLkg+GvBOFbi8LxuCaDY/lk7f4TTyCjllEpnP71j1SXOjKbe4/ofOA6wXBGS6tIuBqIqg EewqwRWIEbD3x/Iyku2qg== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 212.227.15.15 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:162755 Archived-At: Llu=C3=ADs writes: > Dan Nicolaescu writes: >> 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? Thanks, Lluis