jde-import-kill-extra-imports broken?
"Carlos Konstanski" <[email protected]> Fri, 29 Jun 2007 14:23:42 -0600 (MDT)
| Newsgroups | gmane.emacs.jdee |
|---|---|
| Message-ID | <[email protected]> |
My setup is: x86 gentoo linux emacs-22.1.50 (emacs-cvs package in portage) jde-2.3.5.1 cedet-1.0_pre4 ecb-2.32-r1 jde-import-kill-extra-imports throws the following error: Debugger entered--Lisp error: (wrong-type-argument arrayp 1) jde-import-kill-extra-imports(nil) call-interactively(jde-import-kill-extra-imports) execute-extended-command(nil) call-interactively(execute-extended-command) I tried the patch given in the mailing list thread "jde-import commands and GNU Emacs-22/23". I am happy to report it works! Carlos Konstanski