emacs-devel
[Top][All Lists]
Advanced

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

Re: On Contributing To Emacs


From: Stefan Monnier
Subject: Re: On Contributing To Emacs
Date: Sun, 26 Dec 2021 17:11:58 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> Also note that this file says:
>
>   straight.el has a philosophy which is fundamentally incompatible with
>   package.el,

This is a probably misunderstanding on the part of `straight.el`s author
(or an over-generalization).  It's not compatible with the ELPA
infrastructure that lets one download and install tarballs from HTTP
servers, but its philosophy is definitely compatible with the part of
`package.el` which deals with finding the installed packages, choosing
which ones to activate, and in which order (taking dependencies into
account).


        Stefan




reply via email to

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