>>>>> "Valdis" == Valdis Kletnieks <Valdis.Kletnieks(a)vt.edu> writes:
Valdis>
Valdis> [1 <text/plain; us-ascii (7bit)>]
Valdis> On 16 Oct 1998 10:59:11 +0200, you said:
>> of them depends on some other package. I can't see how a tool could determine
>> automatically which requirements are really necessary and which just enhance
>> functionality without my writing it explicitely.
Valdis>
Valdis> However, the dynamic on-the-fly nature of Lisp code makes the problem,
Valdis> I believe, NP-complete. Let's face it, in the context of the previous
Valdis> paragraph, (add-hooks) is an aliasing screw. ;)
Actually I'd guess it is undecidable, which I assume is what Oscar meant.