[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Emacs-diffs] package-archive-priorities ab9a878: Package archives n
From: |
Jorgen Schaefer |
Subject: |
Re: [Emacs-diffs] package-archive-priorities ab9a878: Package archives now have priorities. |
Date: |
Sun, 7 Dec 2014 19:18:20 +0100 |
On Sun, 07 Dec 2014 12:44:52 -0500
Stefan Monnier <address@hidden> wrote:
> > Package archives now have priorities.
>
> > When installing packages by name, only packages from archives
> > with the highest priority are considered, before versions are
> > compared.
>
> > This solves the "MELPA problem", where MELPA assigns date-based
> > version numbers to packages which override all other archives.
> > Giving MELPA a lower priority means packages are installed from
> > MELPA only when the package is not available from other
> > archives.
>
> > This can be overridden manually by the user.
>
> For branches in the emacs.git we like to use the same ChangeLog
> (and commit message) conventions as for the main branches.
That was an accidental push to the wrong repo. The branch has been
removed already. Apologies for the noise.
(Also, I renamed the emacs remote locally from the default "origin" to
something else, so this should not happen again, I hope.)
Regards,
Jorgen