On Mon, 14 Aug 2000, ANDRIAMASINORO Fenintsoa stated:
> Hi all,
> 
> I'd like to report this bug to the mailing: when the first line of
> .java file contains the following
> ***********************
> // -*- Mode: Java -*-
> ********************
> then the JDE item does not appear in the Bar. Why?

Java mode is part of cc-mode. JDE is to a certain extend based on it,
but it uses its own mode: JDE. Try

-*- Mode: JDE -*-  (not tested)


> If you like to try, make a (exactly) copy paste of the above
> expression ("//" included) to the first line of your .java file.
> 
> Note when the expression is // *- Mode: Java -*- (the first '-' was
> removed), the JDE item appears again.

Because normally you have configured your Emacs to use JDE mode for
.java files. The mode spec above is invalid, hence Emacs uses the
default mode.


-- 
Raffael Herzog
[EMAIL PROTECTED]

May the penguin be with you!

Reply via email to