----- Mail original -----
> De: "Ihor Radchenko" <[email protected]>
> À: "William Denton" <[email protected]>
> Cc: "Frederic Santos" <[email protected]>, "emacs-orgmode" 
> <[email protected]>
> Envoyé: Jeudi 1 Décembre 2022 02:48:22
> Objet: Re: [BUG] ob-R: session evaluation returns empty ouputs with Org 9.6 
> [9.6 ( @
> /home/fsantos/.emacs.d/elpa/org-9.6/)]

> It looks like there is something wrong with comint-prompt-regexp in R
> buffers. It somehow does not match the prompt.

I'm not sure it's the explanation either, since external (i.e., non-session) 
evaluation works as expected. (Just remove the ":session *R*" part of the 
header, and you'll see everything is okay.) Thus, I guess this implies that R 
prompts are correctly recognized (?).
Also, an important difference between external and session eval is that session 
eval uses ESS, and external eval does not. So it *might* be an ESS-related 
issue, but since everything works fine with Org 9.5.5 and the latest ESS 
version, I wouldn't bet on that.

Reply via email to