With current CEDET from CVS I do this:
1. emacs -Q
2. M-: (load-file "/path/to/cedet/common/cedet.el")
3. M-: (semantic-load-enable-code-helpers)
4. C-x C-f /path/to/some/html-file.html
=>
html-file.html loads fine, but with message:
Error in menu-bar-update-hook: (wrong-type-argument listp section)
I'm using current CVS Emacs but I first noticed this several months ago,
with then current Emacs and CEDET.
Steve Berman
|