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 19:28:59 -0300 Message-ID: <9de1a5ef0908041528o138e0927y2f8aebfe00fdb277@mail.gmail.com> References: <9de1a5ef0908040159o2f42af93j78b91818bc29422e@mail.gmail.com> <7b501d5c0908040830i2ca6617vbc89c455855793f2@mail.gmail.com> <9de1a5ef0908041005o1171eb4fgbdfa980f3d195d86@mail.gmail.com> <200908041842.n74IgkeB002207@godzilla.ics.uci.edu> 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 1249441701 2400 80.91.229.12 (5 Aug 2009 03:08:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Aug 2009 03:08:21 +0000 (UTC) Cc: emacs-devel@gnu.org, Deniz Dogan To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 05 05:08:14 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 1MYWrO-0003E6-Av for ged-emacs-devel@m.gmane.org; Wed, 05 Aug 2009 05:08:14 +0200 Original-Received: from localhost ([127.0.0.1]:35585 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MYWrN-0005ni-Rr for ged-emacs-devel@m.gmane.org; Tue, 04 Aug 2009 23:08:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MYSVB-0003Td-TJ for emacs-devel@gnu.org; Tue, 04 Aug 2009 18:29:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MYSVB-0003St-51 for emacs-devel@gnu.org; Tue, 04 Aug 2009 18:29:01 -0400 Original-Received: from [199.232.76.173] (port=38358 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MYSVB-0003Sq-1N for emacs-devel@gnu.org; Tue, 04 Aug 2009 18:29:01 -0400 Original-Received: from fg-out-1718.google.com ([72.14.220.158]:42335) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MYSVA-0000Zd-Ow for emacs-devel@gnu.org; Tue, 04 Aug 2009 18:29:00 -0400 Original-Received: by fg-out-1718.google.com with SMTP id 22so16983fge.7 for ; Tue, 04 Aug 2009 15:28:59 -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=WTHte0M2d+qgb4Vt69Zx1D7oVlhNmHhlC2jAyA9vI9I=; b=wuAYGXx3wRGS2f+NZuAX34VV+jqI++6Hn+ARXq2LemMsdFOssZ7OSiav1NlSq9QAB/ 6axeXSqKABCY+dsla2jHcvlK5swtpIybulck91w+DN8RtAgvdlVf32gc66IsFFZwq4pi HdnG9VaXtKRG4jg/0iMv78OO+tY1kCjhf5Tak= 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=AgM70lPgEAjvE56CM5UdD2IuoKQ8s0xAlg1c1ZqHCw/KgDbGNMJF21DpCaX/EXbbjX KSxy5dOy7ULVG6WHJ3BHp1wEUxgbBymY3ZmignZYEQZNuDj23KkdDDp209+HOhkVeYEu jiU/DSIJIGMra4tZfPV30ZePfaLTflphignHk= Original-Received: by 10.86.9.10 with SMTP id 10mr3189236fgi.48.1249424939499; Tue, 04 Aug 2009 15:28:59 -0700 (PDT) In-Reply-To: <200908041842.n74IgkeB002207@godzilla.ics.uci.edu> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Tue, 04 Aug 2009 23:08:09 -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:113701 Archived-At: 2009/8/4 Dan Nicolaescu : > Fabian Ezequiel Gallina writes: > > I can't reproduce it on my Fedora 11 machine. > Can you recompile using: > configure --with-x-toolkit=3Dlucid > > and see if you get the problem in that configuration. > Hi Dan, Compiled with lucid worked perfect, however I would like to able to track down why is failing with gtk. Regards, --=20 Fabi=E1n E. Gallina