auctex
[Top][All Lists]
Advanced

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

Re: [AUCTeX] forward search


From: Ralf Angeli
Subject: Re: [AUCTeX] forward search
Date: Mon, 20 Jul 2009 18:33:38 +0200

* ghislain dutheil (2009-07-20) writes:

> I want to do a forward search with my latex document and my dvi . I use 
> auctex and kdvi.
> The inverse search run without problem but not the forward.
> I add this line to my .emacs :
>  (require 'kdvi-search) (add-hook 'LaTeX-mode-hook (lambda () 
> (local-set-key "\C-x\C-j" 'kdvi-jump-to-line)))
>  (add-hook 'tex-mode-hook (lambda () (local-set-key "\C-x\C-j" 
> 'kdvi-jump-to-line)))
> save and restart emacs.
> but with no effect
>
> If you could help me

You should probably ask the author of kdvi-search.el.  In AUCTeX forward
search is handled differently, see its documentation.

-- 
Ralf




reply via email to

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