Hi,

for compiling a .tex file, C-c C-c needs:

1. to save the file: C-x C-s (beforehand) or confirm by y (afterwards),
2. hit the <Enter> key for confirming the default compiler.

AFAIK, the 1st step can be avoid with:

  (setq TeX-save-query nil)

Is there a way to avoid the 2nd step, in order to be able to run the
compilation just with C-c C-c?

Thanks in anticipation.
-- 
Denis

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

Reply via email to