>>>>> "Nick" == Nick Dokos <ndo...@gmail.com> writes:

    >> A 2.4.1 JDEE release is available at http://jdee.sourceforge.net/

    Nick> I installed this release and kicked the tires a bit.

    Nick> One problem I ran into: jde-make.el uses compile-internal
    Nick> which has been obsolete since emacs22.1. emacs23 still knows
    Nick> about it, but emacs24 does not. I had to change line 160 of
    Nick> jde-make.el:

Thanks Nick! I don't use jde-make myself so this is great. I'll check
the fix into trunk as soon as I get the source from the new JDEE
repository (SourceForge migrated everything over to a new layout this
week).

I was being very conservative fixing warnings unless it was in code I
actually used and because a lot of it came from prior XEmacs
compatibility code. But I guess this is the sign I needed: I should
just fix them all and not worry about XEmacs compatibility :-)

     [exec] In jde-make:
     [exec] jde-make.el:160:6:Warning: `compile-internal' is an obsolete 
function (as of
     [exec]     Emacs 22.1); use `compilation-start' instead.

Grrrr.....

Cheers!
Shyamal

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
jdee-devel mailing list
jdee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jdee-devel

Reply via email to