help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs and JDEE : opinions sought.


From: Richard Riley
Subject: Re: Emacs and JDEE : opinions sought.
Date: Fri, 13 Aug 2010 02:24:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Richard Riley <rileyrg@gmail.com> writes:

>
> I have it loaded but the strangest thing : I can not for the life of me
> get auto-complete-mode on for jde mode even with a call to
> (auto-complete-mode t) in the c-mode-common-hook which is called when
> loading a .java file. I can turn it on by calling that function from the
> minibuffer after the java file is opened however. And then completion on
> classes etc was fine.


The solution was simple : jde-mode needed to be added to ac-modes. No
idea why the explicit call from c-mode-common-hook didn't work but all
is well now.

Now if anyone knows how to make semantic parse the import classes that
would be great ...




reply via email to

[Prev in Thread] Current Thread [Next in Thread]