emacs-devel
[Top][All Lists]
Advanced

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

Re: package.el: work correctly when dependency is "held" to `t'


From: Chong Yidong
Subject: Re: package.el: work correctly when dependency is "held" to `t'
Date: Mon, 27 Feb 2012 14:05:26 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux)

Daniel Hackney <address@hidden> writes:

> This boils down to adding `((eq hold t))' to line 753, before
>
>   ((eq hold nil)
>    (error "Required package '%s' is disabled"
>           (symbol-name next-pkg)))

Committed to trunk, thanks.



reply via email to

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