[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX] Re: forward search
From: |
Rodolfo Medina |
Subject: |
[AUCTeX] Re: forward search |
Date: |
Tue, 28 Jul 2009 10:10:09 +0100 |
User-agent: |
Gnus/5.110007 (No Gnus v0.7) Emacs/22.0.50 (gnu/linux) |
ghislain dutheil <address@hidden> 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
Hi.
My forward and inverse search work perfectly between Emacs and xdvi.
If you did not solve your problem yet, and are interested in knowing how to do
with Emacs and xdvi, just let me know and I'll tell you how to configure your
system.
Rodolfo