Altmann, Michael writes:
 > Do other people find that it takes 20 secs to load jde?  This seems
 > excessively long.  I am running xemacs 21.1 on a solaris server box (I'm not
 > sure its exact speed).  Without jde it takes just a second to start xemacs.
 > There are many messages about "loading regexp-opt" on the status line.  Is
 > there some sort of debug I should turn on to track what it is doing?
 
The JDE is a big, complex application that requires about 30 lisp
packages, many of which require other packages. I've tried
reducing the load time previously without any success. If you're
concerned about xemacs startup time, defer loading the JDE until
you open a Java source file for the first time. The minimal
emacs file provided by the JDE installation instructions shows
how to do this.

- Paul

Reply via email to