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-mode()
set-auto-mode-0(python-mode nil)
set-auto-mode()
normal-mode(t)
after-find-file(nil t)
find-file-noselect-1(#<buffer foo.py> ".../foo.py" nil nil ".../foo.py"
(6817238 64770))
find-file-noselect(".../foo.py" nil nil t)
find-file(".../foo.py" t)
find-file--read-only(find-file ".../foo.py" t)
find-file-read-only(".../foo.py" t)
call-interactively(find-file-read-only nil nil)
command-execute(find-file-read-only)
Please add autoload declarations for pylint-add-key-bindings (which
you could alternatively leave off by default, per #613646) and
pylint-add-menu-items.
Thanks!
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.1.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages pylint depends on:
ii python 2.7.9-1
ii python-astroid 1.3.8-1
ii python-logilab-common 1.0.2-1
ii python-six 1.9.0-5
pn python:any <none>
Versions of packages pylint recommends:
ii python-tk 2.7.9-1
Versions of packages pylint suggests:
pn pylint-doc <none>
-- no debconf information