Effectively Using eMacs with python
First, install the latest version of eMacs: http://www.gnu.org/software/emacs/#Obtaining
Then, download Emacs for Python: (http://gabrielelanaro.github.io/emacs-for-python/). Make sure to read through this and follow the instructions.
** Note: The step above calls for modifying your .emacs file. This is BRIEFLY explained below The installation of Emacs for Python requires you to have a rudimentary understanding of editing your .emacs file. Generally, .emacs files aren't pre-downloaded with a fresh installation of eMacs. Briefly, a .emacs file is simply your customization file that speaks with your eMacs client which packages,preferences,environments...etc. to load upon initialization.
To find or create your .emacs file, type the following keystrokes with eMacs running in the foreground to invoke eMac's "Find File" command: C-c C-f
- Then type .emacs