From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Fabian Ezequiel Gallina Newsgroups: gmane.emacs.devel Subject: Re: 23.1; Emacs daemon gets killed by emacsclient -c Date: Tue, 4 Aug 2009 14:05:12 -0300 Message-ID: <9de1a5ef0908041005o1171eb4fgbdfa980f3d195d86@mail.gmail.com> References: <9de1a5ef0908040159o2f42af93j78b91818bc29422e@mail.gmail.com> <7b501d5c0908040830i2ca6617vbc89c455855793f2@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1249407571 11605 80.91.229.12 (4 Aug 2009 17:39:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 4 Aug 2009 17:39:31 +0000 (UTC) Cc: emacs-devel@gnu.org To: Deniz Dogan Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 04 19:39:23 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MYNys-0003jS-Dw for ged-emacs-devel@m.gmane.org; Tue, 04 Aug 2009 19:39:22 +0200 Original-Received: from localhost ([127.0.0.1]:56729 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MYNyr-0003jH-Ut for ged-emacs-devel@m.gmane.org; Tue, 04 Aug 2009 13:39:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MYNRu-0006EG-DC for emacs-devel@gnu.org; Tue, 04 Aug 2009 13:05:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MYNRs-0006Cq-U9 for emacs-devel@gnu.org; Tue, 04 Aug 2009 13:05:18 -0400 Original-Received: from [199.232.76.173] (port=39263 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MYNRs-0006CU-MS for emacs-devel@gnu.org; Tue, 04 Aug 2009 13:05:16 -0400 Original-Received: from fg-out-1718.google.com ([72.14.220.158]:32090) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MYNRs-000776-6P for emacs-devel@gnu.org; Tue, 04 Aug 2009 13:05:16 -0400 Original-Received: by fg-out-1718.google.com with SMTP id l26so1168061fgb.7 for ; Tue, 04 Aug 2009 10:05:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=GQRGgJD0s738awX1uccM0Ajy/IhM57Wlin4m+sy+E1M=; b=vbJPgSU9XLMY4bGRrlBz5SsD99nNDHwG/GSK+zi7SZoQsep9LwbPgOnXjVy+HaZXNq 7XkL2hrhsBZKU6vHDku9RjrSBIaV28QHnuvlgDqXjTj6d/qBOei/h5qD7oOaux0KPW0n ishWgWRDZmWpYZoUgmQiKxSqTApMQyIL2tq/4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=F+P9PV3aQqj/4gzH8Z60aBAu42ghUY0mra0q+DUVKVMmo0M+BeXYu6DSru4jY4Glha w8gC33jRxoUjKZA4i9Hs2WOipHkzn/iWVa9GTJw3o41EQAVFAxOEBVZBm0UbeRWaPqT9 tLa/e+HVT/5roJ4yOnL5FCidH6QbkzR4Xvsn0= Original-Received: by 10.86.25.14 with SMTP id 14mr2829677fgy.14.1249405512460; Tue, 04 Aug 2009 10:05:12 -0700 (PDT) In-Reply-To: <7b501d5c0908040830i2ca6617vbc89c455855793f2@mail.gmail.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Tue, 04 Aug 2009 13:38:26 -0400 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:113672 Archived-At: 2009/8/4 Deniz Dogan : > > FWIW, I was unable to reproduce this behavior. I tried opening a bunch > of Emacs clients, both with -t and -c, without anything strange > happening. > If I don't close the frames, then it works. The problem happens if I actually do this: [fgallina@cuca ~]$ emacsclient -c Waiting for Emacs... # Close the frame with C-x 5 0 [fgallina@cuca ~]$ emacsclient -c Waiting for Emacs... # Close the frame with C-x 5 0 [fgallina@cuca ~]$ emacsclient -c Waiting for Emacs... # The Frame does not opens because Emacs daemon was killed. I can reproduce this every time, and always happens on the third attempt. Thanks, Fabi=E1n E. Gallina