Binil Thomas wrote:
> 2. I havent used any Lisp before - so, please tell me, how to do this
> "byte-compile"?
> I ran the make file that comes with JDE. but it gave me errors and into
> went into a debug mode (I dont have the messages I got then, but I can
> post it tomorrow if required).
> Can someone please suggest the easiest way to do this "byte-compilation"
You do not need to byte compile jde to run it. You can safely skip this step
wihout consequence. I run emacs in a software development shop 5 days a week
for approx. 6 hours a day. I visit between 5 and 50 files everyday, most of
which are java related and I have never needed to byte compile the jde.
Mark