bug-auctex
[Top][All Lists]
Advanced

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

bug#23525: 11.89.1; Wired Behaviour of Quick View


From: Tassilo Horn
Subject: bug#23525: 11.89.1; Wired Behaviour of Quick View
Date: Fri, 13 May 2016 08:52:45 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Qiang Yin <address@hidden> writes:

Hi!

> "Quick View" function works very well when compling the whole
> document. But If I compiling only part of document its behaviour is
> strange. Suppose first I press "C-c C-b" and type "l RET" to run latex
> on the buffer. After that I press "C-c C-v" to call "Quick View" to
> jumps to the corresponding location of the "_region_.pdf". At this
> time the "Quick View" behavours correctly. It jumps to the right
> location of "_region_.pdf".  But then if I press "C-c C-v" again at
> another location of the source file it still jumps to the the same
> locaiton of "_region_.pdf", i.e. the corresponding locaiton of the
> first call of "Quick View". Any successive call of "Quick View" will
> jumps to the location of the first call. This is very wired.

Good catch.  The problem was that `TeX-view' did not recompute the
position of point in the region file before calling the viewer.  I've
committed a patch which fixes this problem.  However, it seems the
repository is not reachable right now, so I haven't pushed this change
yet.  I'll try later...

Thanks for your report!

Bye,
Tassilo





reply via email to

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