emacs-for-python
emacs-for-python copied to clipboard
Collection of emacs extensions specifically collected for python development, with workflow guidelines!
Hi all I am using emacs 25.1.1 on mac and I have up to date emacs-for-python. Eldoc stopped working due to no inferior python process. However, I did `m-x run-python`...
Hi, I just wanted to know if this project is deprecated. If so, I would like to know if you migrate to something different/better or it's just because you ran...
In my setup, emacs-for-python interferes with web-mode's [http://web-mode.org/](http://web-mode.org/) new-line indentation for javascript files. A javascript file will indent fine on new line on 'Enter', until I open a python file...
Hi gabrielelanaro, I just noticed when enabling global `autopair mode`, insert a '[' will automatically append two ']' in orgmode (some other modes may happen too.). Same situation for parenthesis...
Hi Gabriel, I have been facing this issue for sometime. Let's say numpy has been imported as np. Emacs hangs when I have typed "np. " . I think it...
That's a closed issue, but I found it happened again. If I comments out (require 'python (concat epy-install-dir "extensions/python.el")) in epy-python.el, it doesn't have this error. My environment: lubunt 12.10...
Hi! This is my first pull request. It might be lime. I can't define patch as difference between my commits 9872904 and a27d5a5. I've experienced problems with loading Pymacs on...
Hi, I have updated the yasnippet extension to the latest version. This needed to be done because I need the latest version capabilities for my JS development and I also...
Hi Gabriel, Thanks for sharing python package for emacs. I downloaded your package, and added load-file, and load-path as guided on instructions of your repository. However, I'm unable to get...
Everytime rope is used ac-source-nropemacs and ac-source-nropemacs-dot are added to ac-sources. This makes autocomplete unusably slow