Though not part of the default distribution, jsee seemed like a really useful tool for generating documentation. However, after installing it, and running the jsee-browse-api-doc command, I get the error: Wrong number of arguments: #<subr local-variable-p>, 1 I searched through jsee.el file for a 'subr' command, but couldn't find one. I have to admit that it's been 10 years since I've actually coded any lisp, so I'm not sure where to start for debugging this. Anyone know what's going on? For reference: I'm running xemacs21 running jde2.2.1 on a linux machine with sun's 1.3 beta jdk. Thanks
