* Anakreon (2005-05-31) writes: > Auctex makes too many qustions and I wonder how could > reduce them. For example when I want to generate the dvi > it asks if should save the file
Customize `TeX-save-query'. Explained in the manual under (info "(auctex)Multifile"). > and then if the command is > latex. There's currently no way around that I am aware of. You could probably use rubber (<URL:http://rubber.sf.net/>) or latexmk to minimise the amount of such questions. > When I insert a new section, it asks if it is a section > (I just press enter) and then if I want to enter a label(enter again). Customize `LaTeX-section-hook'. Explained in the manual under (info "(auctex)Sectioning"). -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
