From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Harald Hanche-Olsen Newsgroups: gmane.emacs.devel Subject: Re: Emacs insists on starting dbus? Date: Wed, 01 Aug 2012 15:57:10 +0200 (CEST) Message-ID: <20120801.155710.2237057879549743939.hanche@math.ntnu.no> References: <87k3xiq0bd.fsf@gmx.de> <20120801.141825.2025600577847265988.hanche@math.ntnu.no> <87fw86pzqg.fsf@gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1343829456 19245 80.91.229.3 (1 Aug 2012 13:57:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 1 Aug 2012 13:57:36 +0000 (UTC) Cc: emacs-devel@gnu.org To: michael.albinus@gmx.de Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 01 15:57:36 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 1SwZQd-0005na-G7 for ged-emacs-devel@m.gmane.org; Wed, 01 Aug 2012 15:57:35 +0200 Original-Received: from localhost ([::1]:56783 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwZQc-0001bc-Tz for ged-emacs-devel@m.gmane.org; Wed, 01 Aug 2012 09:57:34 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:58176) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwZQV-0001aT-5g for emacs-devel@gnu.org; Wed, 01 Aug 2012 09:57:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SwZQL-0002pF-5w for emacs-devel@gnu.org; Wed, 01 Aug 2012 09:57:27 -0400 Original-Received: from hylle01.itea.ntnu.no ([129.241.56.100]:52110) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwZQK-0002oq-VX for emacs-devel@gnu.org; Wed, 01 Aug 2012 09:57:17 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by hylle01.itea.ntnu.no (Postfix) with ESMTP id 72BA53E02F for ; Wed, 1 Aug 2012 15:57:14 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at hylle01.itea.ntnu.no Original-Received: from anne.math.ntnu.no (anne.math.ntnu.no [129.241.15.150]) by hylle01.itea.ntnu.no (Postfix) with SMTP id 6F2473E02E for ; Wed, 1 Aug 2012 15:57:12 +0200 (CEST) Original-Received: (qmail 25610 invoked from network); 1 Aug 2012 13:57:12 -0000 Original-Received: from gauss.math.ntnu.no (HELO localhost) (hanche@129.241.15.58) by anne.math.ntnu.no with ESMTPA; 1 Aug 2012 13:57:12 -0000 In-Reply-To: <87fw86pzqg.fsf@gmx.de> X-URL: http://www.math.ntnu.no/~hanche/ X-Mailer: Mew version 6.3.50 on Emacs 24.1.50 / Mule 6.0 (HANACHIRUSATO) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 129.241.56.100 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:152077 Archived-At: [Michael Albinus (2012-08-01 12:23:51 UTC)] > 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. Tried it. Yes, it worked. I have filed a bugreport. I'll report back with the number when I get a response from the bugtracker. - Harald