* Rasmus (2011-04-04) writes: > I just tried to swtich to auctex-cvs, however, it does not work due to the > SyncTeX changes, it seems. I have also updated to the latest emacs-bzr. > > I get the following error when I try to enter LaTeX-mode > > ,---- > | Debugger entered--Lisp error: (dbus-error "No connection to bus" :session) > | dbus-register-signal(:session nil "/org/gnome/evince/Window/0" > "org.gnome.evince.Window" "SyncSource" TeX-source-correlate-sync-source)
I cannot reproduce this. Was your Emacs compiled with D-Bus support? What's the output of M-: (getenv "DBUS_SESSION_BUS_ADDRESS") <RET> and M-: (featurep 'dbusbind) <RET> ? -- Ralf _______________________________________________ auctex-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-devel
