I'm very new at using Emacs so this is probably just a stupid newbie mistak=
e but, here goes:
I tried installing cedet 1.0beta2a, I copied the files in the package to "C=
:\Program Files\emacs-21.3\site-lisp\cedet-1.0beta2a" and inserted the fo=
llowing lines in my .emacs file:
;; Load CEDET
(load-file "c:\program files/emacs-21.3/site-lisp/cedet-1.0beta2a/common/ce=
det.el")
;; Configuration variables here:
(setq semantic-load-turn-useful-things-on t)
and started up emacs without any trouble, only I can't find any change from=
before. What am i doing wrong?
I'm using GNU emacs 21.3.1 by the way on a winXP machine....ID=3D286079
|