jde-import-kill-extra-imports not working
James Mao <[email protected]> Mon, 29 Oct 2007 18:00:24 +0800
| Newsgroups | gmane.emacs.jdee |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm using the GNU emacs 22.1 with jde 2.3.5.1 (and cedet-1.0pre4), and I found that the jde-import-kill-extra-imports not working, It gave me "Wrong type argument: arrayp, 20" Debugger entered--Lisp error: (wrong-type-argument arrayp 20) jde-import-kill-extra-imports(nil) call-interactively(jde-import-kill-extra-imports) execute-extended-command(nil) call-interactively(execute-extended-command) Anyone knows what's going on? Thanks in advance James