Hi,
The JDE works with 20.4.1 and easy-menu-create-menu is a valid 20.4.1
function. There must be something wrong with your setup.
- Paul
At 06:10 PM 10/27/99 +0200, you wrote:
>
>Hi,
>
>I have the following message when I load a Java file with emacs
>20.4:
>
>Autoloading failed to define function easy-menu-create-menu
>
>
>My Emacs/JDE environment
>host platform: Linux 2.2.12 (RedHat 6.0)
>JDE version: 2.1.5
>Emacs version: emacs 20.4.1
>cc-mode version: 5.25
>complete contents of my .emacs file:
>----------------------------------------------------------------------
>(setq load-path
> (nconc '(
> "/home/pseudo/java/tools/jde"
> )
> load-path))
>(require 'jde)
>----------------------------------------------------------------------
>
>
>---------------------------------------------------------------
> Olivier Dedieu - (INRIA - Bull / WebTools - Pharos)
> Web: http://www-sor.inria.fr/~dedieu
> JavaChannel: http://pharos.inria.fr/Java/
> Pharos team: http://webtools.dyade.fr/pharos/
>---------------------------------------------------------------
>
>
>
>