Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 756 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 756 Bytes

A minimal emacs configuration for Python

To get everything working correctly,

  1. Install emacs, git, and Python.
  2. pip install jedi epc pylint
  3. git clone this repository
  4. Start emacs with emacs -Q (to not load your emacs' local initializations)
  5. In emacs,
    1. Visit the file init.el
    2. In that file, run M-x eval-buffer

If everything works as expected (as during this EuroPython 2013 presentation of an earlier version of this repo's code), you'll get