emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [patch] ob-clojure: Fix results output


From: Daniel Kraus
Subject: Re: [patch] ob-clojure: Fix results output
Date: Thu, 23 Mar 2023 13:29:38 +0100

Ihor Radchenko <yantar92@posteo.net> writes:

>> Or rather something like:
>>
>> (defun ob-clojure-eval-with-cider (expanded _params &optional cljs-p)
>>   "Evaluate EXPANDED code block using cider.
>> When CLJS-P is non-nil, use a cljs connection instead of clj.
>> The PARAMS from Babel are not used in this function."
>
> I like the second variant better.

Thanks.
I pushed the fix.

Cheers,
  Daniel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]