Ghlamallah,

Might be a wild shot in the dark,
but if there's a lisp directory after ...jde-2.1.5\
then you need to list it as:
...jde-2.1.5\lisp\

-Rashid

Ghlamallah writes:
 > Hi,
 > 
 > this is my .emacs file:
 > (setq load-path
 >        (nconc
 >           '(
 >              "c:\emacs-20.3.1\add-on\jde-2.1.5"
 >              ;; Add more directories here:
 >            )
 >            load-path)))
 > (require 'jde)
 > 
 > thanks
 > 
 > 

Reply via email to