From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?iso-8859-1?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: Emacs insists on starting dbus? Date: Tue, 31 Jul 2012 20:51:48 +0200 Message-ID: <3AD89B66-B751-4039-9563-9597161D7F68@swipnet.se> References: <20120731.164910.1735362134333062173.hanche@math.ntnu.no> <87wr1jzuid.fsf@gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1343760722 5977 80.91.229.3 (31 Jul 2012 18:52:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 31 Jul 2012 18:52:02 +0000 (UTC) Cc: Harald Hanche-Olsen , emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 31 20:51:58 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 1SwHXx-0002mU-Qw for ged-emacs-devel@m.gmane.org; Tue, 31 Jul 2012 20:51:57 +0200 Original-Received: from localhost ([::1]:56306 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwHXw-0005Dm-Uv for ged-emacs-devel@m.gmane.org; Tue, 31 Jul 2012 14:51:56 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:35949) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwHXu-00056o-2M for emacs-devel@gnu.org; Tue, 31 Jul 2012 14:51:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SwHXq-0005zn-Hz for emacs-devel@gnu.org; Tue, 31 Jul 2012 14:51:53 -0400 Original-Received: from mailout.melmac.se ([62.20.26.67]:33102) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwHXq-0005yw-BR for emacs-devel@gnu.org; Tue, 31 Jul 2012 14:51:50 -0400 Original-Received: from mail01.melmac.se (mail01.melmac.se [62.20.26.80]) by mailout.melmac.se (Postfix) with ESMTP id 685ED9A1F for ; Tue, 31 Jul 2012 20:51:48 +0200 (CEST) Original-Received: (qmail 16426 invoked by uid 89); 31 Jul 2012 18:51:38 -0000 Original-Received: from h-46-59-42-18.na.cust.bahnhof.se (HELO coolsville.localdomain) (boel.djarv@bdtv.se@46.59.42.18) by mail01.melmac.se with ESMTPA; 31 Jul 2012 18:51:38 -0000 Original-Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id 04F707FA06C; Tue, 31 Jul 2012 20:51:48 +0200 (CEST) In-Reply-To: <87wr1jzuid.fsf@gmx.de> X-Mailer: Apple Mail (2.1278) X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 62.20.26.67 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:152029 Archived-At: Hello. 31 jul 2012 kl. 19:54 skrev Michael Albinus: > Jan Dj=E4rv writes: >=20 >> Hello. >=20 > Hi, >=20 >> Add --without-gsettings also. >=20 > Hmm. If this is the reason for the D-Bus autostart, shouldn't it be = set > impicitely when --without-dbus is applied? >=20 --without-dbus means that Emacs should not provide a dbus-interface and = not link with dbus, which is doesn't. =20 > And if not, this should be documented, at least. It is hard to document everything that external libraries do. Gsettings = happens to start dbus, it does so regardless of what Emacs does. Jan D.=