[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-AUCTeX] 11.85; Preview / AUCTeX bug: preview-latex sets _region_.te
From: |
David Reitter |
Subject: |
[Bug-AUCTeX] 11.85; Preview / AUCTeX bug: preview-latex sets _region_.tex/pdf to main file |
Date: |
Sun, 4 May 2008 23:34:23 +0100 |
The bug reported below shows up because we have TeX-master set to nil
by default rather than t, which is the AUCTeX default.
I can reproduce the bug with Preview -> Generate Previews for buffer,
(which sets TeX-master to .../_region_), and then obviously C-c C-c
LaTeX RET.
(Doing (set-default 'TeX-master t) is a workaround.)
Begin forwarded message:
From: Bastian Erdnüß <address@hidden>
Date: 3 May 2008 22:45:18 BST
To: address@hidden
Subject: [Aquamacs-bugs] preview-latex sets _region_.tex/pdf to main
file
After running preview-latex it is not longer possible to compile the
document with LaTeX, since it now thinks that it should run on
_region_ instead of the right document.
This happens on my Intel-Mac running Leopard. It is in Aquamacs 1.3b
and also in the nightly build from the 3rd May. I deleted my
preferences and tried to run Aquamacs with -q, there it is the same.
-Q does not work since preview-latex is not available. It could also
be AUCTeX fault, but in Carbon Emacs preview-latex (also 11.85)
works fine.
Bastian
Erdnüß
-------------------------------------------------------------------------
smime.p7s
Description: S/MIME cryptographic signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug-AUCTeX] 11.85; Preview / AUCTeX bug: preview-latex sets _region_.tex/pdf to main file,
David Reitter <=