auctex-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Texinfo-mode: C-c C-c TeX RET gives an error


From: Arash Esbati
Subject: Texinfo-mode: C-c C-c TeX RET gives an error
Date: Tue, 14 Jun 2022 14:19:40 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50

Hi all,

I'm facing a problem when trying to compile a .texinfo file in
Texinfo-mode with 'C-c C-c TeX RET' returns the following error:

--8<---------------cut here---------------start------------->8---
Debugger entered--Lisp error: (void-variable compilation-in-progress)
  TeX-run-command("TeX" "pdftex  -file-line-error   -interaction=nonstopmode  
auctex.texi" "auctex")
  TeX-run-format("TeX" "pdftex  -file-line-error   -interaction=nonstopmode  
auctex.texi" "auctex")
  TeX-run-TeX("TeX" "pdftex  -file-line-error   -interaction=nonstopmode  
auctex.texi" "auctex")
  TeX-command("TeX" TeX-master-file nil)
  TeX-command-master(nil)
  funcall-interactively(TeX-command-master nil)
  command-execute(TeX-command-master)
--8<---------------cut here---------------end--------------->8---

I can reproduce this also with 'emacs -Q'.  Loading the library
compile.el manually lets it disappear.  I don't see the error in
LaTeX-mode.  Before start digging, anybody an idea where this comes
from?  TIA.

Best, Arash



reply via email to

[Prev in Thread] Current Thread [Next in Thread]