auctex
[Top][All Lists]
Advanced

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

Re: [AUCTeX] Forward and inverse search with Emacs 24.1, Auctex 11.86 an


From: Tassilo Horn
Subject: Re: [AUCTeX] Forward and inverse search with Emacs 24.1, Auctex 11.86 and Okular
Date: Fri, 22 Jun 2012 08:26:42 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1 (gnu/linux)

AW <address@hidden> writes:

Hi!

> Debugger entered--Lisp error: (void-function dbus-register-signal)
>   dbus-register-signal(:session nil "/org/gnome/evince/Window/0" 
> "org.gnome.evince.Window" "SyncSource" TeX-source-correlate-sync-source)
>   TeX-source-correlate-mode(1)
>   VirTeX-common-initialization()
>   LaTeX-common-initialization()
>   latex-mode()
>   tex-mode()
>   set-auto-mode-0(tex-mode nil)
>   set-auto-mode()
>   normal-mode(t)
>   after-find-file(nil t)
>   find-file-noselect-1(#<buffer welk.tex> "~/Dokumente/temp/welk.tex" nil nil 
> "~/Dokumente/temp/welk.tex" (2234952 64768))
>   find-file-noselect("/somepath/temp/welk.tex" nil nil nil)
>   find-file("/somepath/temp/welk.tex")
>   find-file-existing("/somepath/temp/welk.tex")
>   menu-find-file-existing()
>   call-interactively(menu-find-file-existing nil nil)
>
> hm, why gnome? Here is KDE! Why evince? 'thought Okular?

AUCTeX automatically registeres for backward search signals emitted by
Evince vie DBus.  If you don't use Evince, it won't have any effect.
Well, except for this error. ;-)

Hm, looking at the code, I conclude that (TeX-evince-dbus-p) returns t
but still `dbus-register-signal' isn't defined.  Did you compile your
emacs with --without-dbus?

Anyway, I've committed a fix in CVS.  Please try again.

Bye,
Tassilo




reply via email to

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