auctex-devel
[Top][All Lists]
Advanced

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

Re: AUCTeX doesn't build with latest Emacs master


From: Ikumi Keita
Subject: Re: AUCTeX doesn't build with latest Emacs master
Date: Wed, 10 Aug 2022 12:54:43 +0900

Hi all,

>>>>> Arash Esbati <arash@gnu.org> writes:
>> Why are our rules so complicated?

> That's the question :-)

I guess that AUCTeX tries to take care of the case that
--disable-preview option is given to configure script. In that case, the
current installation scheme doesn't generate preview-latex.el IIUC.

>>>>> Tassilo Horn <tsdh@gnu.org> writes:
> I think one problem is that loaddefs-generate doesn't care about
> specific files but generates autoloads for all files in the given
> directory.  So auto-loads.el will probably contain preview autoloads and
> preview-latex.el will contain (la)tex autoloads.  loaddefs-generate has
> an EXCLUDED-FILES argument, so that could be used to inhibit that.

> But looking at the new loaddefs-gen.el, it seems that the preferred
> recipe in the modern emacs world is just to do

> emacs -f loaddefs-generate-batch auto-loads.el .

How about specifying preview.el as EXCLUDED-FILES argument when
--disable-preview is given?

> I'm not sure what's the best course of action?  Keeping backward
> compatibility seems a little challenging to me.

That seems a tough task :-(

Regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine



reply via email to

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