From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.help Subject: Re: Emacs TeXInfo mode, reverse search, and Texinfo-generated DVIs? Date: Tue, 13 Jun 2006 23:05:58 +0200 Organization: Organization?!? Message-ID: <85irn4epft.fsf@lola.goethe.zz> References: <448E62CC.4030909@uci.edu> <448F028C.5000406@uci.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1150234861 13902 80.91.229.2 (13 Jun 2006 21:41:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 13 Jun 2006 21:41:01 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 13 23:41:00 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FqGcz-00051c-8G for geh-help-gnu-emacs@m.gmane.org; Tue, 13 Jun 2006 23:40:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FqGcy-0004oS-Qo for geh-help-gnu-emacs@m.gmane.org; Tue, 13 Jun 2006 17:40:48 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news-fra1.dfn.de!newsfeed.ision.net!newsfeed2.easynews.net!ision!newsfeed.arcor.de!news.arcor.de!not-for-mail Original-Newsgroups: gnu.emacs.help X-Face: 2FEFf>]>q>2iw=B6, xrUubRI>pR&Ml9=ao@P@i)L:\urd*t9M~y1^:+Y]'C0~{mAl`oQuAl \!3KEIp?*w`|bL5qr,H)LFO6Q=qx~iH4DN; i"; /yuIsqbLLCh/!U#X[S~(5eZ41to5f%E@'ELIi$t^ Vc\LWP@J5p^rst0+('>Er0=^1{]M9!p?&:\z]|;&=NP3AhB!B_bi^]Pfkw User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:PpM013Vgx+iv8860bpH45dXqTYc= Original-Lines: 28 Original-NNTP-Posting-Date: 13 Jun 2006 23:06:29 MEST Original-NNTP-Posting-Host: 4c0959c8.newsread4.arcor-online.net Original-X-Trace: DXC=Ba=O; lJ_I1_LiI6ENVaM3>5MOK`O=RKj4kP3U_eY2L Original-X-Complaints-To: usenet-abuse@arcor.de Original-Xref: shelby.stanford.edu gnu.emacs.help:139814 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:35438 Archived-At: Charlie Zender writes: > Reiner Steib wrote: >> On Tue, Jun 13 2006, Charlie Zender wrote: >> >>> Does anyone have reverse search working on Texinfo-generated DVIs? >> >> WFM, with AUCTeX's texinfo mode. > > When I use AUCTeX's texinfo mode I can click on the DVI and it > will open an emacs window with the source buffer positioned at > the correct location. What I would like to get working is the > the reverse, i.e., the ability to stay in my Emacs source buffer > and execute an Emacs command that causes the DVI to move to the > location corresponding to the point in the source buffer. > Do you have that working? If so, please send exact commands. C-c C-t C-s turns on source special mode, and C-c C-v will kick the viewer. Of course, since the default viewer is xdvi, you will have to change the values in TeX-output-view-style properly so that it will also kick kdvi. With luck, just adding the %dS option will work. It seems backwards to use something like "kdvi-search" in connection with AUCTeX: AUCTeX has all the necessary tools, hooks and cranberries. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum