GNU bug report logs - #14082
24.3; Package dependences calculated in reverse

Previous Next

Package: emacs;

Reported by: Donald Curtis <dcurtis <at> coe.edu>

Date: Thu, 28 Mar 2013 20:43:02 UTC

Severity: normal

Found in version 24.3

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


Message #16 received at 14082-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: Donald Curtis <dcurtis <at> coe.edu>
Cc: 14082-done <at> debbugs.gnu.org
Subject: Re: bug#14082: 24.3; Package dependences calculated in reverse
Date: Fri, 05 Apr 2013 14:48:57 -0400
> -          (unless (memq next-pkg package-list)
> -            (setq package-list
> -                  ;; Move to front, so it gets installed early enough
> -                  ;; (bug#14082).
> -                  (cons next-pkg (delq next-pkg package-list))))
> +          (setq package-list
> +                ;; Move to front, so it gets installed early enough
> +                ;; (bug#14082).
> +                (cons next-pkg (delq next-pkg package-list)))

Duh!  Of course, you're right, sorry about that.
Should be fixed now,


        Stefan




This bug report was last modified 12 years and 53 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.