> On May 30, 2018, at 4:11 AM, Nicolas Goaziou <m...@nicolasgoaziou.fr> wrote:
>
> Hello,
>
> Aaron Ecay <aarone...@gmail.com> writes:
>
>> Improved documentation is never a bad thing. OTOH, I personally would
>> not spend time on implementing the mapping you propose.
>
> I simply added a footnote about C++ and D languages.
>
>> org-babel-do-load-languages is IMO a relic. I think that all babel
>> languages should be autoloaded, just like normal lisp libraries are.
>
> But we still need a mechanism to selectively allow evaluation of some
> source blocks based on their language. I guess some users expect to have
> this.
>
> Otherwise, it sounds good.
>
>> If I had to sketch a design for this, it would be a macro like:
>>
It would be nice to have a concurrent update to template.el for this scheme.
https://code.orgmode.org/bzg/worg/raw/master/org-contrib/babel/ob-template.el
Chuck