Hi, I tried applying just the change in https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=456462741 to released Org 9.6 and find that when using `:session *R*` the #+RESULTS are still empty, but when running without :session the results are provided.
Is there any diagnostic or reprex I can provide to demonstrate that it persists? ~ [email protected] From: [email protected] <[email protected]> On Behalf Of Ihor Radchenko Sent: Friday, December 2, 2022 12:03 AM To: William Denton <[email protected]> Cc: Frédéric Santos <[email protected]>; [email protected] Subject: Re: [BUG] ob-R: session evaluation returns empty ouputs with Org 9.6 [9.6 ( @ /home/fsantos/.emacs.d/elpa/org-9.6/)] Ihor Radchenko <[email protected]<mailto:[email protected]>> writes: > It looks like there is something wrong with comint-prompt-regexp in R > buffers. It somehow does not match the prompt. > > I will need to look further. Fixed on bugfix. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=456462741<https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=456462741> -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/<https://orgmode.org>>. Support Org development at <https://liberapay.com/org-mode<https://liberapay.com/org-mode>>, or support my work at <https://liberapay.com/yantar92<https://liberapay.com/yantar92>>
