bug-auctex
[Top][All Lists]
Advanced

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

[Bug-AUCTeX] Auctex bug ?


From: Frédéric Dupont
Subject: [Bug-AUCTeX] Auctex bug ?
Date: Wed, 12 Feb 2014 12:22:02 +0100

Hi,
I don't know if this is an Auctex bug. I work with Aquamacs on mac OSX Maverick 
(Aquamacs 3.0a GNU Emacs 24.3.50.2
(x86_64-apple-darwin13.0.0, NS apple-appkit-1265.00) of 2014-02-03)
*************************************************
 One needs two latex files, let us say: foo1.tex and foo2.tex

1) I open foo1.tex and I compile it --> All is OK
2) I open foo2.tex and I compile it --> All is OK
3) I come back to foo1.tex and I modify the file in order to have a LaTeX error 
(for example I comment  \end{document})
4) Bingo! I get an error.
5) I come back to foo2.tex and I compile it
6) I get the following compilation output:
**************************
Running `LaTeX' on `foo1' with ``pdflatex --file-line-error --shell-escape  
--synctex=1 -interaction=nonstopmode "\input" foo1.tex''
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013)
\write18 enabled.
entering extended mode
LaTeX2e <2011/06/27>
Babel <3.9h> and hyphenation patterns for 78 languages loaded.
! I can't find file `foo1.tex'.
<*> \input foo1.tex

(Press Enter to retry, or Control-D to exit)
Please type another input file name
! Emergency stop.
<*> \input foo1.tex

!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on texput.log.

LaTeX exited abnormally with code 1 at Tue Feb 11 12:48:41
************************
So, it seems that ---after a LaTeX error--- Aquamacs  sticks to foo1.tex and 
doesn't understand I ask foo2.tex to compile.

May I add that :
Tex Show Compilation is : on (non-nil)
and that setting
Tex Process Asynchronous:  off (nil)
seems to solve the problem

Sincerely

Frédéric Dupont





reply via email to

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