Hi Uwe, >>>>> Uwe Brauer <[email protected]> writes: >> '(TeX-command-list >> '(("TeX" "%(PDF)%(tex) %(file-line-error) %`%(extraopts) >> %S%(PDFout)%(mode)%' %(output-dir) %t" TeX-run-TeX nil >> (plain-tex-mode texinfo-mode ams-tex-mode) >> :help "Run plain TeX") >> ("LaTeX" "%`%l%(mode)%' %T" TeX-run-TeX nil >> (latex-mode doctex-mode) >> :help "Run LaTeX")
> It seems the problem is that this syntax uses, still, latex-mode, while > now it must be LaTeX-mode. Ok I solved it. Thank you, now I realized what the culprit is. I indeed should have taken care of the customized `TeX-command-list'. I'll work on the compatibility code immediately. > May I suggest to add some notes the NEWS file, like > «Things to be aware when using the new version» > that changes /the mode convention/ (or however you want to call it You are right, it should have been catched in advance and spelled out explicitly. Best regards, Ikumi Keita #StandWithUkraine #StopWarInUkraine #Gaza #StopMassiveKilling #CeasefireNOW
