Bug: ob-python issue in Emacs 28 [9.4.4]

2021-09-11 Thread Augusto Stoffel
In Emacs 28, `python-shell-send-string' prints an additional newline between the prompt and output (among other things, so you can tell whether or not the inferior process is busy at any given time). However, this interferes with ob-python, see e.g. https://debbugs.gnu.org/cgi/bugreport.cgi?bug=50

Re: [BUG] [BUG] inconsistent behavior when reading multiple tags [9.4.6 (9.4.6-g366444 @ /home/n/.emacs.d/straight/build/org/)]

2021-09-11 Thread Allen Li
No Wayman writes: >> Yes, I think using only ":" and "," is the best default option. I >> still >> don't think there is a need to make it customizable (I doubt anyone >> is >> typing tags separated with ! or @ or #), but I suppose >> there's minimal harm from doing so. > > I don't see the need to

[PATCH] ob-tangle.el: Fix error in org-tangle from org-src edit buffer

2021-09-11 Thread Mark Dawson
[PATCH] ob-tangle.el: Fix error in org-tangle from org-src edit buffer (org-babel-tangle) : Fix stringp error which happens when confirming successful tangle when `org-babel-tangle` is called from an org-src edit buffer. TINYCHANGE --- lisp/ob-tangle.el | 5 - 1 file changed, 4 insertions(+