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 7065115
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T04:55:01+00:00 2026-05-28T04:55:01+00:00

I am using emacs 23.3 I heard that emacs 23.3 include cedet by default

  • 0

I am using emacs 23.3

I heard that emacs 23.3 include cedet by default

but how can I use them? how should I change my “.emacs” file for ..

  1. function parameter hint
    (when I type “malloc(” then parameter hint arise somewhere)
  2. auto complete menu
    (when there are variable “qwer”, “qwert”, and “qwerty” and when I type “qwe” then those 3 selectable hint arise somewhere)

when I edit c or cpp file?

(and.. any suggestion for cedet feature?)

  • 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-05-28T04:55:02+00:00Added an answer on May 28, 2026 at 4:55 am

    Are you asking as someone using an old CEDET distribution, or someone new to CEDET? I’ll assume the later.

    First, you need to enable semantic with this in your .emacs:

    (semantic-mode 1)
    

    next, if your project is particularly large (more than 1 directory full of files) you will need to enable EDE.

    (global-ede-mode 1)
    

    and figure out what kind of project to use. Your project might be auto-detected if it is one of the common ones, otherwise you should create one of type ede-cpp-root to just wrap that directory, or try enabling the generic project types that use a Makefile, scons or cmap, or with:

    (ede-enable-generic-projects)
    

    Generic projects can sometimes get in the way, so they are disabled by default.

    You would then need to enable the idle summary mode:

    (global-semantic-idle-summary-mode 1)
    

    Look in the Development menu for other options.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using Emacs 23.3. How can I change the font size and font
I am using emacs in Ubuntu. How can I remap META to the ALT
I am now using Emacs 23 with visual-line-mode turned of for text editing but
I started using Emacs (ESS) as a default R editor (yes, @Dirk, as you've
When working in Emacs, I use the compile command (F12 by default) to run
I am using emacs I find that sometimes I have 2 files separated into
Using Emacs/Magit, I had first a very smooth git experience in another project, but
I am using emacs 22.2.1 on Ubuntu 9.04. Every time I open a file
I'm using emacs 24 on OS X and have the strange problem that I'm
I am using emacs org-mode for managing my notes. Often I wish to use

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.