emacs-devel
[Top][All Lists]
Advanced

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

Re: Obtaining a database of new functionality per Emacs version


From: Stefan Monnier
Subject: Re: Obtaining a database of new functionality per Emacs version
Date: Thu, 10 Dec 2020 11:47:07 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> not just those present in "emacs -Q"?  To do what he wanted, you'd
> need to load all of the Emacs packages as well, one by one, taking
> care to unload them or restart the session, to account for basic
> incompatibilities between some of them.  I don't think this is a
> practical solution.

IIRC cus-dep.el does just that (and doesn't even bother to unload them
or use separate sessions), so maybe it's not that bad.


        Stefan




reply via email to

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