Bug#525613: ede-dired doesn't work and fails to load explicitly

2009-07-09 Thread Adam
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

Bug#525613: ede-dired doesn't work and fails to load explicitly

2009-04-25 Thread Tobias Wich
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