Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8170755
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T21:13:58+00:00 2026-06-06T21:13:58+00:00

I downloaded and compiled the development branch of CEDET, and I load it according

  • 0

I downloaded and compiled the development branch of CEDET, and I load it according to the guide on the webpage, but when I start Emacs, i get

error: EIEIO Version 1.3 already loaded; load CEDET at the beginning of your init file to avoid this.

This is literally the first lines of my .emacs in ~/.emacs:

(load-file "~/.emacs.d/cedet/common/cedet.el")
(semantic-load-enable-excessive-code-helpers)

(global-ede-mode t)

(require 'semantic-ia)
(require 'semantic-gcc)
(require 'semanticdb)

I seriously don’t see what is wrong. I am also an Emacs newbie 😛 thanks for the help.
Cheers

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T21:14:01+00:00Added an answer on June 6, 2026 at 9:14 pm

    IMO the error is self descriptive. Place your snippet at the begining of .emacs

    Actualy Loading developement version is little different. Here is my relevent parts of my .emacs file. (change path of the cedet accordingly)

    (unless (featurep 'cedet)
      (when (file-directory-p "~/.emacs.d/el-get/cedet")
        (progn
          (add-to-list 'load-path  "~/.emacs.d/el-get/cedet")
          (load-file "~/.emacs.d/el-get/cedet/cedet-devel-load.el"))))
    
    ;;; ede
    (setq semantic-default-submodes
          '(;; cache(?)
            global-semanticdb-minor-mode
    
            global-semantic-highlight-edits-mode
            global-semantic-idle-local-symbol-highlight-mode
            ;; global-cedet-m3-minor-mode
    
            ;; code helpers
            global-semantic-idle-scheduler-mode
            global-semantic-idle-summary-mode
            global-semantic-idle-completions-mode
    
            ;; eye candy
            global-semantic-decoration-mode
            global-semantic-highlight-func-mode
            global-semantic-highlight-edits-mode
            global-semantic-stickyfunc-mode
    
            ;; debugging semantic itself
            ;;global-semantic-show-parser-state-mode 1   ;; show the parsing state in the mode line
            ;;global-semantic-show-unmatched-syntax-mode 1
            ))
    
    (global-ede-mode 1)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to get my feet wet with Android development. I downloaded Eclipse, and
Well, this is embarrassing. I want to get into Flex development but I'm having
I've downloaded and compiled the Microsoft detouring library. Inside my project I've included the
I have downloaded, compiled and installed so far: apr-1.3.9 apr-util-1.3.9 sqlite-3.6.23 zlib-1.2.4 libtool-2.2.6b Now
I've just downloaded from SVN the DUnit2 code base. Does someone has compiled it
Sometimes when i try to build/compile a downloaded source, i get following warning: ld:
I'm using the Windows Launcher development environment for Google App Engine. I have downloaded
I have downloaded and compiled the newest version of Rhino by going ant compile
I downloaded a binary file that was compiled (a C program) using GCC 4.4.4
I have downloaded Play Framework from GitHub and compiled it. Now I want to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.