I am using JDEE-2.3.2 with Emacs 21.3.50.1 on OSX Panther (10.3.1).
I have problems with jde-find and jde-find-dlg. When I tried to call these two functions, the error message of 'wrong type argument: stringp, 47'.
I tried to dig up what is wrong and I found that the value of variable 'jde-sourcepath' is changed into the value of '47' instead of the value I set in prj.el
It seems to happen when Emacs evaluates the expression of
(lambda (path) (jde-normalize-path path 'jde-sourcepath)) jde-sourcepath)
at the line of 2726~2728 in jde.el
When I evaluated jde-sourcepath, the right values show up in the minibuffer.
I cannot understand what is possibly wrong to cause this problem.
Hope for someone to have some solutions. ------- Dr. Hojae Yi
Research Associate of Dept. of Agricultural Engineering College of Ag. and Life Sci. Seoul National University Republic of Korea
