[Perhaps a repost: Don't know wether my first post reached the list]
I'm using Xemacs 21.4.3 on Win NT and JDE 2.2.9beta3. I try to
compile a java source (jde-compile) and xemacs doesn't know the variables
("Symbol's value as variable is void"):
compilation-error-regexp-alist
compilation-enter-directory-regexp-alist
compilation-leave-directory-regexp-alist
compilation-file-regexp-alist
compilation-nomessage-regexp-alist
I've commented out the lines with these variables. Then xemacs doesn't
know ("Symbol's value as variable is void"):
compilation-process-setup-function
What's wrong?
Burkhard
P.S.: BTW, would it be possible to use the CompilationServer with
ant?