-------- Forwarded Message -------- Subject: Simplifying python-mode.el Date: Sat, 13 Jul 2019 09:56:32 +0200 From: Andreas Röhler <[email protected]> To: Barry Warsaw <[email protected]>
Hi Barry, hi all, consider to reduce the amount of commands starting with `py-execute-...` Such things like py-execute-block-ipython-dedicated-switch. It would remain py-execute-block-ipython running in dedicated buffer when called with C-u For switch and split options there are already py-switch-buffers-on-execute-p and py-split-window-on-execute Just FYI. Any objections? Cheers, Andreas
_______________________________________________ Python-mode mailing list [email protected] https://mail.python.org/mailman/listinfo/python-mode
