Bug#799728: pylint: 50pylint.el doesn't autoload hook additions

2015-10-19 Thread Aaron M. Ucko
Sandro Tosi writes: > I dont know that much about emacs config, so I would greatly > appreciate if you could suggest how to do it ;) That's a fair request; thanks for enabling the Emacs support anyway! The below patch works for me, though I ran into an unrelated error when trying to test it: on

Bug#799728: pylint: 50pylint.el doesn't autoload hook additions

2015-10-17 Thread Sandro Tosi
Hey Aaron, On Mon, Sep 21, 2015 at 9:59 PM, Aaron M. Ucko wrote: > Please add autoload declarations for pylint-add-key-bindings (which > you could alternatively leave off by default, per #613646) and > pylint-add-menu-items. I dont know that much about emacs config, so I would greatly appreciate

Bug#799728: pylint: 50pylint.el doesn't autoload hook additions

2015-09-21 Thread Aaron M. Ucko
Package: pylint Version: 1.4.4-1 Severity: normal Opening a Python file from Emacs without explicitly invoking or loading pylint yields an error of the form Debugger entered--Lisp error: (void-function pylint-add-key-bindings) pylint-add-key-bindings() run-hooks(python-mode-hook) python-mod