From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Smith Newsgroups: gmane.emacs.help Subject: Re: starting the emacs daemon using init.org? Date: Mon, 20 Jul 2015 12:39:42 -0400 Organization: GNU's Not UNIX! Message-ID: <1437410382.2071.232.camel@gnu.org> References: <87twszc33d.fsf@skimble.plus.com> <20150720030113.26599.064FD903@ahiker.mooo.com> <87si8j9ilu.fsf@skimble.plus.com> <20150720141949.29127.22A5CE72@ahiker.mooo.com> <1437404084.2071.224.camel@gnu.org> <87mvyqkf5v.fsf@wanadoo.es> Reply-To: psmith@gnu.org NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1437410422 10439 80.91.229.3 (20 Jul 2015 16:40:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 20 Jul 2015 16:40:22 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: =?ISO-8859-1?Q?=D3scar?= Fuentes Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 20 18:40:12 2015 Return-path: Envelope-to: geh-help-gnu-emacs@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 1ZHE6s-0008Ue-3U for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Jul 2015 18:40:10 +0200 Original-Received: from localhost ([::1]:56260 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHE6r-0001hU-Gl for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Jul 2015 12:40:09 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38538) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHE6d-0001hP-C0 for help-gnu-emacs@gnu.org; Mon, 20 Jul 2015 12:39:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZHE6c-0008H3-Hm for help-gnu-emacs@gnu.org; Mon, 20 Jul 2015 12:39:55 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:47518) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHE6R-0008Cv-U7; Mon, 20 Jul 2015 12:39:43 -0400 Original-Received: from pool-72-93-83-251.bstnma.fios.verizon.net ([72.93.83.251]:52473 helo=homebase) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1ZHE6R-0000pD-Lj; Mon, 20 Jul 2015 12:39:43 -0400 In-Reply-To: <87mvyqkf5v.fsf@wanadoo.es> X-Mailer: Evolution 3.12.11-0ubuntu3 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.10 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:105878 Archived-At: On Mon, 2015-07-20 at 17:43 +0200, Óscar Fuentes wrote: > ** When Emacs is compiled with Gtk+, closing a display kills Emacs. Yes, I'm aware of that bug, but I don't believe it's causing my issues (for example no display was closed when this happens; both my ssh session and the local display session are still running... also I only ever start remote Emacs sessions as text frames, not X frames, and I'm not sure that closing an SSH session would even count). However I've not investigated it either so who knows?