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üß <[EMAIL PROTECTED]>
Date: 3 May 2008 22:45:18 BST
To: [EMAIL PROTECTED]
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üß -------------------------------------------------------------------------

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
bug-auctex mailing list
bug-auctex@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to