emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] feature/integrated-elpa 4f6df43 15/23: README added


From: Stefan Monnier
Subject: Re: [Emacs-diffs] feature/integrated-elpa 4f6df43 15/23: README added
Date: Fri, 16 Sep 2016 18:43:20 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> + - Some packages are both in ELPA and core.  Currently these are
> +   largely merged into core.  With this directory structure, we should
> +   be able to git subtree these into here from ELPA.

FWIW, "git subtree" is good for what it does, but having to use it sucks.
If at all possible, we should have one and only one place where we host
the code, so we don't need "git subtree".

For those packages that are both "in core" and "in emacs", it'd be
better to extract the relevant packages directly from the elpa
repository, or vice versa (the vice versa is already supported,
obviously).


        Stefan



reply via email to

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