This looks like the problem JDE had when I fixed a bug in EIEIO, and that revealed a bug in how typep was used in jdee. The call was never used, but the byte compiler can now see it.
The fix to JDEE is in CVS. Perhaps someone on the list remembers which file is needed from CVS? Eric On Tue, 2009-07-14 at 12:47 +0530, Goutham D L wrote: > Hi, > I tried to setup JDEE on windows. Iam getting a problem at the > (require 'jde) stage. > Iam using GNU Emacs 23.1.50.1. All the requirements like cedet etc are > met. > The error I get is: > Wrong number of arguments: #[(form val type) [type val res temp form > cl-const-expr-p cl-make-type-test cl-const-expr-val cl-expr-contains > (nil 1) cl-simple-expr-p make-symbol --cl-var-- let subst] 6], 2. > > Basically (require 'jde) is not working. > Cedet and jde have been put in my Emacs addons folder. > ------------------------------------------------------------------------------ > Enter the BlackBerry Developer Challenge > This is your chance to win up to $100,000 in prizes! For a limited time, > vendors submitting new applications to BlackBerry App World(TM) will have > the opportunity to enter the BlackBerry Developer Challenge. See full prize > details at: http://p.sf.net/sfu/Challenge > _______________________________________________ jdee-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jdee-users ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ jdee-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jdee-users
