Enrico Scholz <enrico.scholz(a)wirtschaft.tu-chemnitz.de> writes:
[...]
I think the error is in package-get.el:316.
There should be
(unless (and no-remote (not (caar entries)))
instead of
(unless (and no-remote (caar entries))
I have to correct my last posting - the inverted logic (unless) has
confused me :)
The line above should be
(if (and (not no-remote) (caar entries))
Enrico
--
eMail: enrico.scholz(a)wirtschaft.tu-chemnitz.de
talk: ensc(a)ultra.csn.tu-chemnitz.de