Offset question:
In my case this problem was caused by a bug in jde-parse.el (in the lisp
directory of the JDE installation) of JDE2.2.6. (Check your *Messages*
buffer for an error message "..max...exceeded"). A fix was posted to the
list by Paul Kinnucan on 9 January. The fixed jde-parse.el is appended. It
worked for me, but only after I deleted my old project file and recreated
it.
Gert.
> -----Original Message-----
>
> My problem is that my formatting hook is ignored when new Java files are
> created. When I reload the file, however, it works fine. My hook
> is added to
> the jde-mode-hook, not to the c-mode-common-hook. Could this be
> the problem?
> I don't necessarily want to have my Java formatting hook called for all
> c-mode buffers, which your suggestion seems to imply.
>
> I just want to be able to create new .java files and get my hook to load.
> See bottom of mail for my .emacs.
>
> /Markus
>
>
jde-parse.el