I have the same problem on my box.
But it could be fixed by a tricky workaround here. Please try to add
following lines after the cedet code is initialized.
(load-file '/usr/share/emacs/site-lisp/ede-dired.el")
(require 'ede-dired)
ede-dired module seems not provided properly, I think. See thread
Package: ede
Version: 1:1.0pre4-3
Severity: normal
After issuing the following commands, dired mode isn't working anymore. It is
started but doesn't print anything in it.
It fails with:
"Autoloading failed to define function ede-dired-minor-mode"
The commands are:
(require 'ede)
(global-ede-mod
2 matches
Mail list logo