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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T14:26:29+00:00 2026-05-23T14:26:29+00:00

Possible Duplicate: Emacs – tab-completion of local Python variables Ok I am getting very

  • 0

Possible Duplicate:
Emacs – tab-completion of local Python variables

Ok I am getting very confused about this.

What I want is code completion for:

  • The current file (even all open buffers)
  • Any module that is imported in the current file
  • Standard libraries

(yes I have been spoiled by intelli-sense)

What do I need to achieve this?

I’m just really confused as there seem to be countless plugins for code completion, just have no idea which ones I need/want.

Please don’t suggest another editor/ide. I know a lot of them have this out of the box, but I really like emacs.

Thanks in advance.

  • 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-23T14:26:29+00:00Added an answer on May 23, 2026 at 2:26 pm

    Update: I strictly use melpa package manager now, I install auto-complete from there. It is easier. I do not use this method below anymore.


    I use autocomplete (docs, installation instruction)

    You can install it via make (I used this), or by executing install.el, or manual installation (byte compiling)

    You’ll be required to add something to your init.el

    ;;load the auto complete path here, if you havent done it
    (add-to-list 'ac-dictionary-directories "~/.emacs.d/ac-dict")
    (require 'auto-complete-config)
    (ac-config-default)
    

    I dont know if there’s any tool beside this, but so far this is good enough for me.

    Note: this is for auto completion only. If you want a full blown IDE capability you can try those links on comment posted by huitseeker

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

Sidebar

Related Questions

Possible Duplicate: Unload a module in Python After importing Numpy, lets say I want
Possible Duplicate: Emacs, switch to previous window other-window advances me to the next window
Possible Duplicate: How do I calculate someone's age in C#? Maybe this could be
Possible Duplicate: What's in your .emacs? I've started to use Emacs and I've been
Possible Duplicate: php == vs === operator Reference - What does this symbol mean
Possible Duplicate: emacs lisp, how to get buffer major mode? Is there a way
Possible Duplicate: how to use foursquare API in android application? This is a question
Possible Duplicate: How to switch between visible buffers in emacs? I'm using C-x 2
Possible Duplicate: How to store an IP in mySQL I want to get the
Possible Duplicate: Python urllib2 Progress Hook I have a script which uploads a file

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.