Re: ANNOUNCEMENT: JDE 2.3.5.1 available at ...
"Suraj Acharya" <[email protected]>
| Newsgroups | gmane.emacs.jdee |
|---|---|
| Message-ID | <[email protected]> |
Ernst, It works for me. What emacs version are you using? Maybe its a file permission problem, do you get the same error if you try to load jde-util through M-x load-library? Also, try compiling the sources. Suraj On 4/13/06, Ernst Reissner <[email protected]> wrote: > > Hi all, > of course j suddenly tried the new version --- with no success. > I received the followin error backtrace: > > Debugger entered--Lisp error: (file-error "Cannot open load file" > "jde-util") > require(jde-util) > eval-buffer(#<buffer *load*<2>> nil "jde" nil t) > load-with-code-conversion("/usr/share/emacs/jdeLatest/lisp/jde.el" "jde" > nil t) > require(jde) > eval-buffer(#<buffer *load*> nil "~/.emacs" nil t) > load-with-code-conversion("/home/ernst/.emacs" "~/.emacs" t t) > #[nil " AND SO ON > command-line() > normal-top-level() > > What's emacs problem here? > > > thanks for helping me >