* Peter Olmsted (2007-09-22) writes:
> I have just installed the latest auctex, 11.84-4. Out of the box,
> latex and tex are configured with a %x expansion character in tex-
> command-list. E.g.
> as "latex %x %t".
Then either you or the people you got AUCTeX from defined it like this.
> TeX-command-list '(("TeX" "tex '\\nonstopmode\\input %t'" TeX-run-
> TeX nil t)
> ("TeX Interactive" "tex %t" TeX-run-interactive nil t)
> ("LaTeX" "latex '\\nonstopmode\\input{%t}'"
> TeX-run-LaTeX nil t)
This has close to nothing in common with the default value of a vanilla
AUCTeX 11.84 installation. I suggest you remove the customization you
have for `TeX-command-list'.
If removing the customization does not work, you likely have old files
lying around which shadow the new ones (or the distribution of AUCTeX
you are using is broken).
--
Ralf
_______________________________________________
bug-auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-auctex