emacs-orgmode
[Top][All Lists]
Advanced

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

What's up with ob-template.el? It seems heavily outdated


From: dalanicolai
Subject: What's up with ob-template.el? It seems heavily outdated
Date: Fri, 21 May 2021 15:33:28 +0200

I am trying to improve org-babel support for maxima.
However, when starting from ob-template.el, which is advised in the section "develop support for new languages" in the org-mode docs, it seems that the code within that template file is heavily incorrect.

I can write a whole list with "bugs", but it already starts with most of the params in the `org-babel-execute` function getting processed incorrectly.

So I am wondering, am I missing something here? Or is this documentation just heavily outdated?

Would you be interested in some updated ob-template.el file?

You have any experience with adding language support? Then how did you approach it?

Also, I could not really find a (recent) bug-report about this issue. So nobody mentioned this before?

I can already find my way, using edebug and checking out other ob-...el files. I am just interested in (and surprised about) the current situation and why it is like that. And I am wondering if maybe there is some more recent documentation available.

Thanks!

reply via email to

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