Well, I solved my problem. It's not clear to me why I needed this as I see no documentation confirming what I did. FYI, I did the following: First I made sure I had _all_ the Xemacs packages installed as that had bitten me in the past. Problem still existed. Then I add the following "require" statements: (require 'timer) (require 'regexp-opt) (require 'jde) Now everything seems to work fine. At least I can edit, etc., which is where I wanted to be. Joe > > At 04:34 PM 4/20/01 -0400, Joe Berry wrote: > > >> In-Reply-To: <3AE015DF.4828.623960@localhost> > > >> Have you installed the fsf-compat package ? There you'll find > > >> timer.el with the required definition. > > >> > > >> Darren > > >> > > > > > >It was a nice try. Indeed, I did not have fsf-compat installed. > > >Installed it, no difference. I did solve the problem temporarily at > > >least > > > by simply going back to jde 2.2.1. No other changes, still using the > > >latest of semantic. > > > > Please note that JDE 2.2.6 works only with the version of semantic before > > 1.3.3. > > > > I suggest upgrading to JDE 2.2.7beta9. It is essentially a release > > candidate for 2.2.7. > > > > - Paul > > > > > Paul, > > Thank you for assistance and help. I downloaded that version (byte > compiled it per the makefile -- ended up w/18 dot-elc files out of 28 > dot.el files). When I brought up Xemacs (ver 21.1, patch 13), I got the > following error: > > "error in init file: Symbol's function definition is void: regexp-opt". I > found regexp-opt defined in jde-java-font-lock.el but beyond that, I am > stuck. > > Thanks again, > Joe > --- > Joe Berry > [EMAIL PROTECTED] > AIM "joe topshot" > Yahoo Msgr "joetopshot" > Baltimore, MD > --- Joe Berry [EMAIL PROTECTED] AIM "joe topshot" Yahoo Msgr "joetopshot" Baltimore, MD
