* Welcome to the best collection of emacs extensions ever I'm collecting and customizing the perfect environment for python developement, using the most beautiful emacs customization to obtain a really modern and exciting (yet stable) way to edit text files. ** Installation Put the emacs-for-python directory in .emacs.d directory), the add this line in your .emacs : (load-file "/path/to/emacs-for-python/epy-init.el") For further information and usage suggestions check http://wiki.github.com/gabrielelanaro/emacs-for-python/workflow ** Packages Enabled - auto-complete (ext) - ido - virtualenv (mine) - flymake-pyflakes (ext) - org-mode - ibuffer - eshell - yasnippet (ext) - open-next-line - cython-mode ** Configurations skeleton-pair (autoclosing brackets) X11 fonts calc-dispatch remapped automatic auto-fill-mode ** Keybindings s-c clipboard-copy s-x clipboard-cut s-v clipboard-yank C-TAB dabbrev-expand F5 compile