]> git.eshelyaron.com Git - emacs.git/commit
Recompute error positions in python-shell-send-region
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 3 Dec 2020 09:21:15 +0000 (10:21 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 3 Dec 2020 09:21:19 +0000 (10:21 +0100)
commit3e6eccc175489bec69bcdb0adc9ab12090116b79
treef96ab26d0abe29c48e4d00e8a7235c69c178cf26
parent4594d6f59a0f0c229ded9874a38ae5acf9fe5647
Recompute error positions in python-shell-send-region

* lisp/progmodes/python.el (python-shell-send-region): Recompute
line positions when evaluating (bug#22934).
lisp/progmodes/python.el