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: Tue, 31 Jul 2012 20:32:51 +0200 (CEST) Message-ID: <20120731.203251.100962371036178669.hanche@math.ntnu.no> References: <87wr1jzuid.fsf@gmx.de> <20120731.200134.884454168078982776.hanche@math.ntnu.no> <501820BF.7080908@cornell.edu> 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 1343759581 28852 80.91.229.3 (31 Jul 2012 18:33:01 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 31 Jul 2012 18:33:01 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 31 20:33:02 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 1SwHFb-0006OJ-UB for ged-emacs-devel@m.gmane.org; Tue, 31 Jul 2012 20:33:00 +0200 Original-Received: from localhost ([::1]:43971 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwHFb-000524-8Z for ged-emacs-devel@m.gmane.org; Tue, 31 Jul 2012 14:32:59 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:56912) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwHFZ-00051z-4c for emacs-devel@gnu.org; Tue, 31 Jul 2012 14:32:57 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SwHFY-0008KH-31 for emacs-devel@gnu.org; Tue, 31 Jul 2012 14:32:56 -0400 Original-Received: from hylle02.itea.ntnu.no ([129.241.56.101]:59718) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwHFX-0008Jw-RP for emacs-devel@gnu.org; Tue, 31 Jul 2012 14:32:56 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by hylle02.itea.ntnu.no (Postfix) with ESMTP id 7BB8030015 for ; Tue, 31 Jul 2012 20:32:54 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at hylle02.itea.ntnu.no Original-Received: from anne.math.ntnu.no (anne.math.ntnu.no [129.241.15.150]) by hylle02.itea.ntnu.no (Postfix) with SMTP id A86BE30002 for ; Tue, 31 Jul 2012 20:32:52 +0200 (CEST) Original-Received: (qmail 15787 invoked from network); 31 Jul 2012 18:32:52 -0000 Original-Received: from gauss.math.ntnu.no (HELO localhost) (hanche@129.241.15.58) by anne.math.ntnu.no with ESMTPA; 31 Jul 2012 18:32:52 -0000 In-Reply-To: <501820BF.7080908@cornell.edu> 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.101 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:152027 Archived-At: [Ken Brown (2012-07-31 18:15:27 UTC)] > >>> Add --without-gsettings also. > > > > I just finished testing that, and it still started dbus. > > You might need to also add --without-gconf. Ah. That did it. Then the remaining question, then: Bug, feature, or documentation bug? I can file a bug report, but I am not sure what to write in it. - Harald