* Stefan Pofahl (2005-09-02) writes: > (TeX-command "Texify" %t) > ) > ;;---------------------------- > > It does not work, what is to do? > (TeX-command "Texify" 'TeX-active-buffer) > I also not working :-( > But > (TeX-command "Texify" 'TeX-master-file) > and > (TeX-command "Texify" 'TeX-region-file) > work both. > What is to do?
What's the problem with using the `TeX-master-file' option? -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
