emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Add 'backend' header arg to clojure code blocks


From: Christopher M. Miles
Subject: Re: Add 'backend' header arg to clojure code blocks
Date: Sat, 08 Oct 2022 20:43:49 +0800
User-agent: mu4e 1.8.9; emacs 29.0.50

+1

Chris Clark <cfclrk@gmail.com> writes:

> This is my first attempt to contribute to org-mode; please let me know if I'm 
> doing something wrong.
>
> Attached is a patch to incorporate some of the changes that were originally 
> presented by Ag Ibragimov
> here: https://list.orgmode.org/m2y2oimdjf.fsf@gmail.com/. I've been using 
> these changes locally for a long
> time, and I'm hoping others might benefit!
>
> For example:
>
>    #+header: :backend babashka
>    #+begin_src clojure
>      (range 3)
>    #+end_src
>
>    #+RESULTS:
>    : (0 1 2)
>
> [6. text/x-patch; 
> 0001-ob-clojure.el-Add-a-backend-header-arg-to-clojure-co.patch]...


-- 

[ stardiviner ]
I try to make every word tell the meaning that I want to express without 
misunderstanding.

Blog: https://stardiviner.github.io/
IRC(libera.chat, freenode): stardiviner, Matrix: stardiviner
GPG: F09F650D7D674819892591401B5DF1C95AE89AC3

Attachment: signature.asc
Description: PGP signature


reply via email to

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