Re: [Python-mode] python-mode.el partial rewrite

2019-07-15 Thread Barry Warsaw
Hi Andreas, I don’t have any strong opinions, except that I do use python-mode.el in a kind of weird way. I never byte compile it, always loading from the .el in my emacs init files. I got into this habit ages ago when VCSes couldn’t automatically byte compile files when you updated your loca

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

2019-07-15 Thread Barry Warsaw
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 wrote: > > Forwarded Message > Subject: Simplifying python-mode.el > Date: Sat, 13 Ju