Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
68b0c113
Commit
68b0c113
authored
Aug 05, 2012
by
Michael Albinus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* INSTALL: Explain, how to disable D-Bus at all. (Bug#12112)
parent
685e57ea
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
ChangeLog
ChangeLog
+4
-0
INSTALL
INSTALL
+6
-0
No files found.
ChangeLog
View file @
68b0c113
2012-08-05 Michael Albinus <michael.albinus@gmx.de>
* INSTALL: Explain, how to disable D-Bus at all. (Bug#12112)
2012-08-05 Ulrich Müller <ulm@gentoo.org>
* configure.ac: Disable paxctl if binaries don't have a
...
...
INSTALL
View file @
68b0c113
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment