emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] scratch/package-fix e5d5cdf 1/2: emacs-lisp/package.el


From: Stefan Monnier
Subject: Re: [Emacs-diffs] scratch/package-fix e5d5cdf 1/2: emacs-lisp/package.el: Indicate incompatible packages.
Date: Wed, 11 Feb 2015 14:28:29 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> +     ((not (package--compatible-p pkg-desc)) "incompat")

Of course, this should be transitive: if one of the required packages is
"incompat", then the package is also "incompat".


        Stefan



reply via email to

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