auctex-devel
[Top][All Lists]
Advanced

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

Re: [AUCTeX-devel] Re: [AUCTeX] Inverse Search with Evince & DBUS


From: Rasmus
Subject: Re: [AUCTeX-devel] Re: [AUCTeX] Inverse Search with Evince & DBUS
Date: Sun, 10 Apr 2011 17:07:10 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110307 Lightning/1.0b2 Lanikai/3.1.9

Was your Emacs compiled with D-Bus support?

From what I can gather from config it compiles with Dbus by default, eh?

This is the config part

,----
|     ./autogen.sh
|     ./configure \
|       --prefix=/usr \
|       --sysconfdir=/etc \
|       --localstatedir=/var \
|       --libexecdir=/usr/lib \
|       --without-sound \
|       --with-x-toolkit=gtk
|     make
`----

GNU Emacs 24.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.22.1) of 2011-04-04 on Pank


What's the output of
M-: (getenv "DBUS_SESSION_BUS_ADDRESS")

nil

It probably shouldn't be...?

M-: (featurep 'dbusbind)

t

Thanks,
Rasmus



reply via email to

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