The problem is with pylint as described in this bug: 475939. pylint works with python-mode.el not python.el that is part of emacs22. python-mode won't install on emacs22 without installing emacs21 because of the dependencies.
On Fri, 2009-01-30 at 19:33 +0100, Sven Joachim wrote: > On 2009-01-30 17:14 +0100, Brent S. Elmer wrote: > > > When I open a Python file and emacs goes into Python mode. I get the error: > > > > File mode specification error: (void-variable py-mode-map) > > I cannot reproduce this. Do you have python-mode installed (or removed > but not purged)? > > > There is one reference to py-mode-map in python.el. All other references > > are for python-mode-map. > > This reference is in a let statement inside a defun of a command that > normally should not be run. Please show a backtrace of the error > (Options -> Enter Debugger on Error). > > Sven -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org