I agree with Andreas. This bug makes the package unusable and should
be prioritized.

The problem is that cedet.el tries to load all of the packages cogre,
ede, eieio, semantic, speedbar, cedet-contrib on startup and fails if
it can't find any of them. But cedet.el is installed by cedet-common,
which is the root dependency of all these packages. It seems to me we
either need to pull cedet.el out of cedet-common and into a new
package, say "cedet", that depends on all of the sub-packages, or
modify cedet.el so that it only tries to load optional packages on
demand.

-Chris



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to