[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: package.el can't install a circular depend and it should be able to.
From: |
Nic Ferrier |
Subject: |
Re: package.el can't install a circular depend and it should be able to. |
Date: |
Sat, 12 Jan 2013 14:14:43 +0000 |
Stefan Monnier <address@hidden> writes:
>> It was intended to do a topological sort of the graph and activate
>> packages from the bottom up. If this isn't working then there is a bug.
>
> Do we actually need such a topological sort?
> I mean the only place where ordering might matter is when loading the
> autoloads file, AFAICT (for all other steps like download, unpack, compile
> the order in which packages are processed doesn't matter).
That's not what I saw, as you can see from the original message?
Nic Ferrier
- package.el can't install a circular depend and it should be able to., Nic Ferrier, 2013/01/03
- Re: package.el can't install a circular depend and it should be able to., Tom Tromey, 2013/01/14
- Re: package.el can't install a circular depend and it should be able to., Xue Fuqiao, 2013/01/14
- Re: package.el can't install a circular depend and it should be able to., Stephen J. Turnbull, 2013/01/14
- Re: package.el can't install a circular depend and it should be able to., Stefan Monnier, 2013/01/14