From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: Emacs insists on starting dbus? Date: Wed, 01 Aug 2012 14:23:51 +0200 Message-ID: <87fw86pzqg.fsf@gmx.de> References: <7C24B120-12D9-435D-AD7A-B20F913E3E85@swipnet.se> <20120731.230943.2254584436948462020.hanche@math.ntnu.no> <87k3xiq0bd.fsf@gmx.de> <20120801.141825.2025600577847265988.hanche@math.ntnu.no> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1343823855 4520 80.91.229.3 (1 Aug 2012 12:24:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 1 Aug 2012 12:24:15 +0000 (UTC) Cc: emacs-devel@gnu.org To: Harald Hanche-Olsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 01 14:24:16 2012 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 1SwXyH-0005pB-Mq for ged-emacs-devel@m.gmane.org; Wed, 01 Aug 2012 14:24:13 +0200 Original-Received: from localhost ([::1]:59016 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwXyG-0004rA-Uv for ged-emacs-devel@m.gmane.org; Wed, 01 Aug 2012 08:24:12 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:38185) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwXyB-0004pw-Eq for emacs-devel@gnu.org; Wed, 01 Aug 2012 08:24:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SwXy5-00064f-Go for emacs-devel@gnu.org; Wed, 01 Aug 2012 08:24:07 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:40546) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SwXy5-00064P-6T for emacs-devel@gnu.org; Wed, 01 Aug 2012 08:24:01 -0400 Original-Received: (qmail invoked by alias); 01 Aug 2012 12:23:59 -0000 Original-Received: from p57BB9575.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.149.117] by mail.gmx.net (mp038) with SMTP; 01 Aug 2012 14:23:59 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX18S0CF+inQSzBmOZq+b91IsIC3bjj0ANN6RuD+Z42 FNA86mLDuEkcCk In-Reply-To: <20120801.141825.2025600577847265988.hanche@math.ntnu.no> (Harald Hanche-Olsen's message of "Wed, 01 Aug 2012 14:18:25 +0200 (CEST)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 213.165.64.22 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:152074 Archived-At: Harald Hanche-Olsen writes: > Ah, so a workaround would have been to start it as > > DISPLAY= emacs --daemon > > and then opening frames with with emacsclient -c, and it would then > refrain from launching dbus? That is good to know. It would have > solved my problem without any need for compiling with special > configure options. Maybe, I haven't tested. Please let us know, whether it works. > - Harald Best regards, Michael.