[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [BUG] ob-R: session evaluation returns empty ouputs with Org 9.6 [9.
From: |
Cook, Malcolm |
Subject: |
RE: [BUG] ob-R: session evaluation returns empty ouputs with Org 9.6 [9.6 ( @ /home/fsantos/.emacs.d/elpa/org-9.6/)] |
Date: |
Wed, 7 Dec 2022 17:50:55 +0000 |
>"Cook, Malcolm" <mailto:MEC@stowers.org> writes:
>
>> 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.
>
>Could you please elaborate what you mean by "just the change"? This
>change is a fix on top of another change we included in Org 9.6.
Of course....
I manually edited ob-comint.el and inserted the lines marked with a '+' from
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=456462741
(removing the '+') in the right place, and re-evaluated the now modified
function definition (went to end of defun and hit C-x C-e)
Doh!
It is a macro not a defun, so simply redefining it will not effect where it was
used.
My bad.
Byte-compiling and reloading ob-R.el worked.
So, answering your question revealed my error.
Thanks.
I look forward to the fix finding elpa.
Cheers,
Malcolm
- Re: [BUG] ob-R: session evaluation returns empty ouputs with Org 9.6 [9.6 ( @ /home/fsantos/.emacs.d/elpa/org-9.6/)], (continued)
- Re: [BUG] ob-R: session evaluation returns empty ouputs with Org 9.6 [9.6 ( @ /home/fsantos/.emacs.d/elpa/org-9.6/)], William Denton, 2022/12/01
- Re: [BUG] ob-R: session evaluation returns empty ouputs with Org 9.6 [9.6 ( @ /home/fsantos/.emacs.d/elpa/org-9.6/)], Berry, Charles, 2022/12/01
- 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, 2022/12/02
- Re: [BUG] ob-R: session evaluation returns empty ouputs with Org 9.6 [9.6 ( @ /home/fsantos/.emacs.d/elpa/org-9.6/)], Jeremie Juste, 2022/12/03
- RE: [BUG] ob-R: session evaluation returns empty ouputs with Org 9.6 [9.6 ( @ /home/fsantos/.emacs.d/elpa/org-9.6/)], Cook, Malcolm, 2022/12/06
- 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, 2022/12/07
- RE: [BUG] ob-R: session evaluation returns empty ouputs with Org 9.6 [9.6 ( @ /home/fsantos/.emacs.d/elpa/org-9.6/)],
Cook, Malcolm <=
- Re: [BUG] ob-R: session evaluation returns empty ouputs with Org 9.6 [9.6 ( @ /home/fsantos/.emacs.d/elpa/org-9.6/)], Jeremie Juste, 2022/12/07