* Sree Harsha Totakura (2012-09-26) writes: > I just installed the latest CVS version of auctex. I loaded auctex.el > and preview-latex.el from my .emacs file. However, when I try to compile > TeX documents by using TeX-command-master (C-c C-c) I get the following > ?error?: > > apply: Symbol's function definition is void: mapcar* > > and nothing happens.
Hm, grepping through the sources I cannot find a `mapcar*' in AUCTeX. Do you get a backtrace if you type `M-x toggle-debug-on-error <RET>' before compiling a TeX document? If that's the case, could you please post it on the mailing list? -- Ralf _______________________________________________ auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex
