Paul Kinnucan <[EMAIL PROTECTED]> writes: > 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
It may still be worth debugging, since regexp-opt should only be loaded once. The total time to load JDE on my system is 4 seconds, although if the solaris box has the directory where JDE lives mounted via NFS, or is very old, 20 seconds might be reasonable. -- Jason Rumney
