Re: jde-import-kill-extra-imports not working
Carlos Konstanski <[email protected]> Mon, 29 Oct 2007 07:15:35 -0600
| Newsgroups | gmane.emacs.jdee |
|---|---|
| Message-ID | <87d4uyuknc.wl%[email protected]> |
Try the patch located at: http://article.gmane.org/gmane.emacs.jdee/4974/match=jde+import+kill+extra+imports At Mon, 29 Oct 2007 18:00:24 +0800, James Mao wrote: > > 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