emacs-devel
[Top][All Lists]
Advanced

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

Re: [nongnu] elpa/cider c1db4438a0 1/2: Bump the development version


From: Arash Esbati
Subject: Re: [nongnu] elpa/cider c1db4438a0 1/2: Bump the development version
Date: Mon, 26 May 2025 17:57:05 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> I think the patch below resolves that tension.

Thanks, great hack ;-)  I installed that change under your name
(1891f8a1).

So hopefully Eshel is now annoyed less by AUCTeX and can get rid of his
fork.

> Loading `package.el` is definitely a fairly high cost, not just because
> the file is 200kB but because it `require`s several/many others.  So,
> I largely agree with Eshel.  Splitting `package.el` can be seen as a way
> to "extract package-get-version from package.el", just one that is
> beneficial in more circumstances (e.g. it would help solve the problem
> that currently the whole `package.el` gets loaded at startup as soon as
> you have a package in `~/.emacs.d/elpa` (well, unless you use
> `package-quickstart`) šŸ™).

I hope Someoneā„¢ finds the time and energy to do the actual split.

Best, Arash



reply via email to

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