Cannot open load file "semantic-mode"
Status: Alpha
Brought to you by:
flannelboy
GnuEmacs on Win XP:
Debugger entered--Lisp error: (file-error "Cannot open
load file" "semantic-mode")
require(semantic-mode)
eval-buffer(#<buffer *load*<5>> nil "csde-imenu" nil t)
load-with-code-conversion
("c:/cygwin/home/administrator/emacs/site/csharp/csde-
imenu.el" "csde-imenu" nil t)
require(csde-imenu)
eval-buffer(#<buffer *load*<4>> nil "csde-parse" nil t)
load-with-code-conversion
("c:/cygwin/home/administrator/emacs/site/csharp/csde-
parse.el" "csde-parse" nil t)
require(csde-parse)
Logged In: NO
with newer semantic versions (those that have senator.el),
you don't need it. just comment it out in the file that requires
it.