wavexx / python-x.el

python.el extras for interactive evaluation
https://melpa.org/#/python-x
GNU General Public License v3.0
9 stars 2 forks source link

Emacs 25.1 #11

Closed wavexx closed 7 years ago

wavexx commented 8 years ago

Just made the switch, but I noticed that several behaviors changed in python-mode. Most of the send-buffer machinery works, but process tracking doesn't anymore.

There are also some new behaviors that I don't like (such as defaulting to shared processes by default). This might actually be a good argument for forking the mode and starting clean :/

wavexx commented 7 years ago

Fixed a while ago.