From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.help Subject: Re: File variables in tex-site.el Date: 01 May 2003 11:26:49 +0200 Organization: Organization?!? Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1051781489 22311 80.91.224.249 (1 May 2003 09:31:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 1 May 2003 09:31:29 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Thu May 01 11:31:27 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19BAPX-0005ni-00 for ; Thu, 01 May 2003 11:31:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19BAOx-0003VI-02 for gnu-help-gnu-emacs@m.gmane.org; Thu, 01 May 2003 05:30:51 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 41 Original-X-Trace: news.t-online.com 1051781209 05 5270 1N55E-BSTJAIGz 030501 09:26:49 Original-X-Complaints-To: abuse@t-online.com X-ID: S1goRGZvYelcEqHG94Hfvg5aMt18NlucPNWHWYpiDTqAfqaTmCaQss 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.09 (Gnus v5.9.0) Emacs/21.3.50 Original-Xref: shelby.stanford.edu gnu.emacs.help:112616 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:9113 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:9113 "Ulrich Dirr" writes: > David Kastrup wrote: > > "Ulrich Dirr" writes: > > > >> I'm wondering what all the file variables mean (%t, %f, %s, etc.). > >> I would like to customize the list shown below. Where can I find an > >> explanation what variables exist and what's their meaning? > >> > >> ;; The fpTeX commands. > >> (setq TeX-command-list > > > > Oh shit. _That's_ the reason why your stuff does not work > > intuitively with PDFLaTeX now. Please take a look at the settings of > > this variable in tex.el, change fptex.el accordingly and submit a > > patch. I am afraid that fptex.el has fallen behind times. Perhaps > > one should let the code in fptex.el rather just modify those settings > > in tex.el that are relevant. We need an fptex.el maintainer, > > obviously. I don't think that any of the current developers of > > AUCTeX actually uses Windows. > > I looked at tex.el and changed, e.g., > (list "eLaTeX PDF" "pdfelatex \"\\nonstopmode\\input{%t}\"" > 'TeX-run-TeX nil t) > accordingly. But I still don't understand what's the difference in > behavior (ok, now I'll save some keystrokes). I still have to type C-c > C-c after successfully compiling to view the file; getting 'Command: > (default View)'; changing it to 'View PDF'; RET; etc. The main difference was to the View command: it views PDF per default if you used PDFLaTeX for producing PDF. > And of course it would be a nice feature if Emacs could close > any PDF document in Acrobat(Reader) before compiling (because Acrobat > blocks the file) and changing to Acrobat if all above was successfully > done. I think that is not possible with Acrobat Reader. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum