I personally only tend to use py-execute-region (C-c |) and py-execute-buffer (C-c C-c). Are you proposing to change or remove those?
-Barry > On Jul 13, 2019, at 23:16, Andreas Röhler <[email protected]> wrote: > > -------- 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
signature.asc
Description: Message signed with OpenPGP
_______________________________________________ Python-mode mailing list [email protected] https://mail.python.org/mailman/listinfo/python-mode
