Re: [Python-mode] Simplifying python-mode.el

2018-11-12 Thread Barry Warsaw
On Nov 10, 2018, at 01:52, Andreas Röhler wrote: > > For example reduce the number of addressed executables: keeping > python3 and python2, but removing python2.7. Respective at IPythons > side. Several minor changes already done these days. `/usr/bin/python2` doesn’t exist everywhere, unfortuna

[Python-mode] Simplifying python-mode.el

2018-11-10 Thread Andreas Röhler
Hi folks, consider to simplify python-mode.el core a little bit, removing presumely unused forms. For example reduce the number of addressed executables: keeping python3 and python2, but removing python2.7. Respective at IPythons side. Several minor changes already done these days. Please don't