From: Michael Albinus Date: Sun, 5 Aug 2012 12:53:48 +0000 (+0200) Subject: * INSTALL: Explain, how to disable D-Bus at all. (Bug#12112) X-Git-Tag: emacs-24.2.90~844 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=68b0c113f682c72daf36aa82b9f98008a5402362;p=emacs.git * INSTALL: Explain, how to disable D-Bus at all. (Bug#12112) --- diff --git a/ChangeLog b/ChangeLog index cdf55a377eb..e996efbe2e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2012-08-05 Michael Albinus + + * INSTALL: Explain, how to disable D-Bus at all. (Bug#12112) + 2012-08-05 Ulrich Müller * configure.ac: Disable paxctl if binaries don't have a diff --git a/INSTALL b/INSTALL index 7e29d18bb73..58a758e02f4 100644 --- a/INSTALL +++ b/INSTALL @@ -280,6 +280,12 @@ You can tell configure where to search for GTK by specifying `--with-pkg-config-prog=PATH' where PATH is the pathname to pkg-config. Note that GTK version 2.6 or newer is required for Emacs. +Emacs will autolaunch a D-Bus session bus, when the environment +variable DISPLAY is set, but no session bus is running. This might be +inconvenient for Emacs when running as daemon or running via a remote +ssh connection. In order to suppress D-Bus at all, configure Emacs +with the options `--without-dbus --without-gconf --without-gsettings'. + The Emacs mail reader RMAIL is configured to be able to read mail from a POP3 server by default. Versions of the POP protocol older than POP3 are not supported. For Kerberos-authenticated POP add