Perkens-Golomb, Burkhard writes: > 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 don'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): >
This appears to be an XEmacs compatibility issue. I'll provide a fix ASAP. > compilation-process-setup-function > > What's wrong? > > Burkhard > > P.S.: BTW, would it be possible to use the CompilationServer with > ant? Not without hacking the ant code. - Paul
