Hi! Please remove that bindings.
Another thing is that the used hook is called my-python-hook. A better name would be pylint-python-hook I solved the problem by removing the hook via the following statement in my .emacs: (remove-hook 'python-mode-hook 'my-python-hook) Then I can do M-x pylint -- pylint package hijacks emacs's mapping of major keys https://bugs.launchpad.net/bugs/108678 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs