Re: [SUGGESTION] separate ob-clojure.el into Clojure part ob-clojure.el and ClojureScript part ob-clojurescript.el

2023-03-18 Thread Ihor Radchenko
stardiviner writes: > For now, ob-clojure.el contains lot of code for ClojureScript. Only some > code has same functionality. Like CIDER backend. In the future, > ClojureScript part code will increase and different. So I suggest > separate them into two source code files. > > WDYT? The only

Re: [PATCH v2] org-manual.org: $n$-th is not math

2023-03-18 Thread Ihor Radchenko
Max Nikulin writes: > Subject: [PATCH v2] org-manual.org: $n$-th is not math Applied, onto main. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at , or support my work at

Re: [BUG] citations incorrectly exported to pandoc [9.6.1 (9.6.1-??-fe92a3ced ]

2023-03-18 Thread Ihor Radchenko
Eric Rauchway writes: > This error occurs when using the org exporter to create a docx or > latex-pdf file via pandoc, i.e., C-c C-e p X or C-c C-e p l. > > It does _not_ occur when using the org exporter to create a latex file > without pandoc, i.e., C-c C-e l o does not produce the error.

Re: [PATCH v4] lisp/ob-screen.el: Support ~:var~ header args for babel blocks

2023-03-18 Thread Ihor Radchenko
Max Nikulin writes: > Ken, you wrote that you have other patches for ob-screen.el. Do you plan > to sent them? For context, Ken is the maintainer of ob-screen. It is up to him is this feature is useful for ob-screen, with your additions. -- Ihor Radchenko // yantar92, Org mode contributor,

Re: [PATCH] ox-odt: Prevent auto-formatting in export buffers

2023-03-18 Thread Ihor Radchenko
David Lukes writes: > * lisp/ox-odt.el (org-odt-template, org-odt--export-wrap): > `write-region' instead of `save-buffer'. > > `write-file' and `save-buffer' trigger major mode changes, which leads > to various mode-related hooks being run. This is undesirable: running > these on generated

Re: [PATCH] Async evaluation in ob-shell

2023-03-18 Thread Ihor Radchenko
Matt writes: > Way back in https://list.orgmode.org/87sfeyc7qr.fsf@localhost/, we had this > exchange: > > On Mon, 20 Feb 2023 11:24:52 + Ihor Radchenko wrote --- >> Matt writes: >> >> > +(defun ob-shell-async-chunk-callback (string) >> > + "Filter applied to results before