Re: jde-import-kill-extra-imports not working
Carlos Konstanski <[email protected]> Mon, 29 Oct 2007 23:12:09 -0600
| Newsgroups | gmane.emacs.jdee |
|---|---|
| Message-ID | <874pg9rxsm.wl%[email protected]> |
If I had to guess when the project maintainer would decide to add this code to JDE, I would say "when emacs 22 goes stable". If emacs 22 shows up in cygwin and redhat, that'd be high time. The patch also works in emacs 23. At Tue, 30 Oct 2007 11:06:06 +0800, James Mao wrote: > > Thanks, that do fix the problem. > > Do you know when will your fix go into the jde release? > > James > > > 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 > >> > > > >