Greetings,
If you use old style variable semantic-load-turn-everything-on
(which the comments in the beginning of cedet.el still instruct to
use) instead of directly calling
semantic-load-enable-excessive-code-helpers, whose documentation
says exactly what it does, it may be a bit of a surprise that even
if you toggle semantic-decoration-on-protected-members and
semantic-decoration-on-private-members decorations off using
customize and save your changes to future sessions, they are again
on when you start your Emacs the next time. At least it took me a
while to figure out what's going on.
--
Hannu
|