I recently started learning Emacs. I went through the tutorial, read some introductory articles, so far so good.
Now I want to use it for Python development. From wh
This site has a description of how to get Python code completion in Emacs. Ropemacs is a way to get Rope to work in emacs. I haven't had extensive experience with either, but they're worth looking into.