gabrielelanaro / emacs-for-python

Collection of emacs extensions specifically collected for python development, with workflow guidelines!
http://gabrielelanaro.github.com/emacs-for-python
GNU General Public License v3.0
809 stars 150 forks source link

Pylint checker not running #134

Open RobinRamael opened 10 years ago

RobinRamael commented 10 years ago

Hi, When I installed emacs-for-python yesterday the pylint checker worked perfecttly, since then the only things I changed are the colors schemes of the error highlighting and disabling some errors with the disable variable in .pylintrc (which I put in my home directory), but now neither the yas-expansion or pylint work. Whenever I load a python file, 'pymacs loading ropemacs' still shows up in the minibuffer though. What am I doing wrong?

I'm using emacs 24.1 and python 2.7.6