On Tue, 2002-12-17 at 04:47, Jeff Mincy wrote:
> (or (featurep 'foo) (require 'foo))
require (defined in src/fns.c) already does a featurep check (both
featurep and require do memq on the features list).
Ah, of course.
If you do all provides first, then requires, you will not get
infinite
recursion.
Hmm. IIRC many files under packages/ do provides *last*...
--
\/ille Skyttä
scop at
xemacs.org