On Tue, Aug 19, 2025 at 4:56 PM Arash Esbati <ar...@gnu.org> wrote: > > Hongyi Zhao <hongyi.z...@gmail.com> writes: > > > On Tue, Aug 19, 2025 at 3:13 AM Arash Esbati <ar...@gnu.org> wrote: > >> > >> What do you get when you clone the AUCTeX repo in a temp directory and > >> run make there, i.e. > >> > >> $ git clone https://git.savannah.gnu.org/git/auctex.git temp-dir \ > >> && cd temp-dir && make > > > > See below: > > So you don't get the errors you mentioned in your original message, > right? For me it looks like you have another set of make rules in your > repo than in AUCTeX original repo. Maybe from straight? As Keita > already mentioned, makeinfo shouldn't be fed with texi files which are > included in another texi file. This isn't an AUCTeX issue, AFAICS.
Yes. This issue is triggered by straight itself. Specifically, I observed it from the straight-process buffer during the startup of emcas, which I didn't mention at the beginning. > Best, Arash Regards, Zhao