Re: [PATCH] Async sessions: Fix prompt removal regression in ob-R

2024-11-01 Thread Jack Kamm
Ihor Radchenko writes: > Jack Kamm writes: > >> Thanks for the suggestions, all of which I agree with. I've updated the >> patches accordingly, and also rebased them to most recent versions of >> bugfix/main. > > Thanks! > I have no more comments. LGTM. > Feel free to push. Thanks -- just pushe

Re: [BUG] ob-julia.el fails to handle matrices [9.7 (9.7-??-57b94f344 @ /home/kimr/r/e-my/sm-ms/.local/straight/build-30.0-10212049/org/)]

2024-11-01 Thread Ihor Radchenko
Richard Kim writes: > I use the git version of org as of Oct 21, 2024. > > Following is a simple code block which evaluates to a row vector, i.e., > a matrix with one row and three columns. > > #+PROPERTY: header-args:julia :session *Julia* > > #+BEGIN_SRC julia > x=[1 2 3] > #+E

Re: Org-cite: Replace basic follow-processor with transient menu?

2024-11-01 Thread Ihor Radchenko
Tor-björn Claesson writes: > But that was not good enough - we do not cover the case of specifying > a lambda in org-cite-basic-follow-actions, > or passing other arguments to the function than citation, prefix or > citation key. > > This updated version fixes this, so the action can be either >

Re: Org-cite: Replace basic follow-processor with transient menu?

2024-11-01 Thread Tor-björn Claesson
But that was not good enough - we do not cover the case of specifying a lambda in org-cite-basic-follow-actions, or passing other arguments to the function than citation, prefix or citation key. This updated version fixes this, so the action can be either 1. a suffix (as in transient-define-suffix