At 11:58 AM 9/15/99 -0700, you wrote:
>Hello again
>
>first of all, I finally solved the problems I had with the wizards, it
>was a mix of inexperience and not reading the documentation enough, my
>apologies.
>
>I now have a problem with any jde-gen function, whether I use the menu
>entries, or the commands I always get undefined symbols errors: for
>example jde-gen-class-buffer always gives me an 'undefined
>jde-gen-class'.
>
>I had a look at the source and it seems that the symbols that are
>reported as undefined are the defaliased ones in the customizeable
>variables, for some reason it seems that the aliases are not set as they
>should. 
>
>My setup is a fairly standard Linux RH 6.0 with Emacs 20.3, I experience
>the same problems with both jde-2.1.5 and jde-2.1.6beta.
>

The fact that these symbols are not defined would indicate that there is
some problem loading jde-gen.el, perhaps your setup is missing a file required
by jde-gen.el, such as tempo.el. One way to check is to do M-x load-file
jde-gen.el
and see if any Lisp errors occur.

- Paul

Reply via email to