Bug#475939: pylint: pylint.el refers to non-existent variable py-mode-map

2009-12-14 Thread Alexandre Fayolle
tag 475939 +upstream forwarded 475939 http://www.logilab.org/ticket/19339 thanks On Thursday 10 December 2009 15:29:23 Chmouel Boudjnah wrote: Hi, This has been bugged me for a while, I don't feel like using the other python-mode and everytime I enter a python file it bugs me about that

Bug#475939: pylint: pylint.el refers to non-existent variable py-mode-map

2009-12-10 Thread Chmouel Boudjnah
Hi, This has been bugged me for a while, I don't feel like using the other python-mode and everytime I enter a python file it bugs me about that non-existent py-mode-map. I have attached a patch which should make it works for both mode. Cheers, Chmouel. --- pylint-0.18.1/elisp/pylint.el.chmou

Bug#475939: pylint: pylint.el refers to non-existent variable py-mode-map

2008-10-16 Thread Gavin Panella
Hi Yaroslav, If emacs22 is installed, you need not (or should not?) have python-mode installed too, because it is included in Emacs. Try removing python-mode then attempt to reproduce the bug again. I have been able to work around this bug with the following: sudo sed -i

Bug#475939: pylint: pylint.el refers to non-existent variable py-mode-map

2008-10-16 Thread Yaroslav Halchenko
ho ho -- thanks for the hint! apparently I was using outdated piece ;-) having .el gzipped forbid me to find it by grepping the content... so I guess something needs to conflict with python-mode, right? On Thu, 16 Oct 2008, Gavin Panella wrote: If emacs22 is installed, you need not (or should