Hi Barry, hi all, when running pylint from python-mode, was quite often at another file than at check before. Whilst the file offered by Emacs for check was the previous one.
r1260 introduced new boolean `py-pylint-offer-current-p', default is non-nil. If current buffers file should be offered for check. Otherwise `py-pylint-run' looks up filename from history As this changes the API, maybe have a look. Switching `py-pylint-offer-current-p' restores old behavior. Cheers, Andreas _______________________________________________ Python-mode mailing list Python-mode@python.org http://mail.python.org/mailman/listinfo/python-mode