From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Robert McDonald Newsgroups: gmane.emacs.help Subject: Re: AucTeX 11.83 and MikTeX 2.5 Date: Wed, 20 Sep 2006 21:48:29 GMT Organization: SBC http://yahoo.sbc.com Message-ID: References: <450d6f5f$0$17408$9b4e6d93@newsspool2.arcor-online.net> <1158743072.850277.319960@h48g2000cwc.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1158792037 20425 80.91.229.2 (20 Sep 2006 22:40:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 20 Sep 2006 22:40:37 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 21 00:40:36 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 1GQAk4-0004x8-AE for geh-help-gnu-emacs@m.gmane.org; Thu, 21 Sep 2006 00:40:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GQAk3-0005Df-Qf for geh-help-gnu-emacs@m.gmane.org; Wed, 20 Sep 2006 18:40:31 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!newscon04.news.prodigy.net!prodigy.net!newsdst01.news.prodigy.net!prodigy.com!postmaster.news.prodigy.com!newssvr21.news.prodigy.com.POSTED!c89820f4!not-for-mail User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) Original-Newsgroups: gnu.emacs.help In-Reply-To: <1158743072.850277.319960@h48g2000cwc.googlegroups.com> Original-Lines: 23 Original-NNTP-Posting-Host: 129.105.201.8 Original-X-Complaints-To: abuse@prodigy.net Original-X-Trace: newssvr21.news.prodigy.com 1158788909 ST000 129.105.201.8 (Wed, 20 Sep 2006 17:48:29 EDT) Original-NNTP-Posting-Date: Wed, 20 Sep 2006 17:48:29 EDT X-UserInfo1: [[PAPDCAOPRKRPDYJZHX_VDAQJT@QDDMEPWXODMMHXMTWA]EPMS[AACY@TZZXQ[KS^ESKCJLOF_J_NGAWNTG^_XGTNTAHULK[X[NRTC@G\P^PLT_OCBRHUO@@TBQZDZMHD[YZ@NLXQXIWMOSXT_KOLK^^CXFF\WHMI^C@EGA_[FXAQ@E^TGNMUXGYNS[QQVL Original-Xref: shelby.stanford.edu gnu.emacs.help:141906 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:37527 Archived-At: yaakov.oshman@gmail.com wrote: > mystery: in compiling multi-file articles, composed of a master file > and some others, the source specials that get added to the dvi file do > not include the file extensions (*.tex); hence, when trying to do > inverse search from YAP, emacs opens a blank new file that has the > correct file name -- without the extension... I could solve the > problem by modifying the inclusion commands (in the master file) to, > e.g., \input{filename.tex} (as opposed to what I had before: > \input{filename}), but this is "not elegant", and not having the > extensions *did work* in the previous versions of emacs (21.3)+auctex! > My question is, then: how to customize auctex to pass on the file > extensions as well to YAP in the source specials? > I can confirm the behavior you describe. The status line in Yap identifies the input file without its extension. Perhaps you should file a bug report on the MikTeX forums? Or see if anyone there has mentioned this? Bob