* Andreas Politz (2011-02-24) writes: > Compiling the main file from a sub-directory synchronously results in an > error in TeX-synchronous-sentinel, because TeX-run-command changes > directory, which in turn messes up the file<->output-buffer association > in the sentinel-function : > > ;;(find-function 'TeX-synchronous-sentinel) > (let* ((buffer (TeX-process-buffer file))) => nil
Should be fixed in CVS. Thanks for the report. -- Ralf _______________________________________________ bug-auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-auctex
