[Python-mode] Dropping position functions
Andreas Röhler
andreas.roehler at online.de
Tue Jan 8 02:52:31 EST 2019
On 07.01.19 19:10, Barry Warsaw wrote:
> On Jan 7, 2019, at 09:56, Andreas Röhler <andreas.roehler at online.de> wrote:
>> while in another re-write WRT speed and maintenance --see my previous post-- stumble over a couple of functions reporting position like `py--beginning-of-if-block-position' - which doesn't look useful. Consider to drop them. Any objections?
> AFAIK, I don’t use them, so I don’t have any particular objections.
Okay, thanks. As this part is generated by in
`py-write-beginning-position-forms' from devel/python-mode-utils.el it
might be re-installed any time.
>
> BTW, I am playing with built-in python.el just to see what the main differences are these days. I ran into this one pretty quickly:
>
> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=33979
Yes, noticed your report. Confirmed. AFAIK python-mode.el runs a lot
more and deeper tests - i.e. integration tests. See run-travis-ci.sh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-mode/attachments/20190108/f0ec46ae/attachment.html>
More information about the Python-mode
mailing list