* Rasmus (2011-04-10) writes: >> Was your Emacs compiled with D-Bus support? > > From what I can gather from config it compiles with Dbus by default, eh?
Only if you have the header files installed. If Emacs finds those, there should be something like configure:10579: checking for dbus-1 >= 1.0 configure:10583: result: yes in config.log. >> What's the output of >> M-: (getenv "DBUS_SESSION_BUS_ADDRESS") > > nil > > It probably shouldn't be...? In my case this is t. >> M-: (featurep 'dbusbind) > > t This is t in my case as well. -- Ralf _______________________________________________ auctex-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-devel
