Re: JDE runaway background write()? (bug?)

"Denis Bueno" <[email protected]> Thu, 15 Mar 2007 09:13:07 -0400
Newsgroups gmane.emacs.jdee
Message-ID <[email protected]>
On 3/14/07, Jason Rumney <[email protected]> wrote:
> Denis Bueno wrote:
> > I just installed JDE 2.3.5.1 on GNU Emacs 22.0.95.1
> > (x86_64-unknown-linux-gnu, GTK+ Version 2.4.13) of 2007-03-13. I
> > downloaded & installed CEDET version 1.0pre3 and elib 1.0.
>
> You need one of the cedet files from CVS. I think it is semantic-idle.el.

I checked out the cedet cvs tree and used that instead of 1.0pre3, and
the bug is gone. Thanks for the advice.

(I did have a problem building cedet cvs in semantic/doc with some
invalid syntax in an .info file, but, that's probably something I
should take up elsewhere.... =])

-Denis