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

-ap

_______________________________________________
bug-auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to