emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r109445: * INSTALL: Explain, how to d


From: Michael Albinus
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r109445: * INSTALL: Explain, how to disable D-Bus at all. (Bug#12112)
Date: Sun, 05 Aug 2012 14:53:48 +0200
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 109445
committer: Michael Albinus <address@hidden>
branch nick: trunk
timestamp: Sun 2012-08-05 14:53:48 +0200
message:
  * INSTALL: Explain, how to disable D-Bus at all.  (Bug#12112)
modified:
  ChangeLog
  INSTALL
=== modified file 'ChangeLog'
--- a/ChangeLog 2012-08-05 05:00:52 +0000
+++ b/ChangeLog 2012-08-05 12:53:48 +0000
@@ -1,3 +1,7 @@
+2012-08-05  Michael Albinus  <address@hidden>
+
+       * INSTALL: Explain, how to disable D-Bus at all.  (Bug#12112)
+
 2012-08-05  Ulrich Müller  <address@hidden>
 
        * configure.ac: Disable paxctl if binaries don't have a

=== modified file 'INSTALL'
--- a/INSTALL   2012-07-31 07:15:11 +0000
+++ b/INSTALL   2012-08-05 12:53:48 +0000
@@ -280,6 +280,12 @@
 `--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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]