Re: jde-import-kill-extra-imports not working

James Mao <[email protected]> Tue, 30 Oct 2007 11:06:06 +0800
Newsgroups gmane.emacs.jdee
Message-ID <[email protected]>
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
>>     
>
>