"Stephen J. Turnbull" <stephen(a)xemacs.org> writes:
Shouldn't a useful debugging tool like featurep be interactive,
or
have an interactive version?
I don't think it makes sense to pollute the command namespace with
stuff that will only ever be needed for debugging. It's not *that*
hard to enter M-: (featurep 'foo).