Emacs - Org Babel with D
Peter Williamson
petewil00 at hotmail.com
Thu Apr 25 20:06:53 UTC 2024
On Thursday, 25 April 2024 at 20:00:30 UTC, Peter Williamson
wrote:
> Has anyone successfully set up org-babel to use D?
> I tried following the instructions here:
> https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-C.html
>
> However, I get an error telling me that it can't seem to find
> the D compiler.
> "No org-babel-execute function for D!"
>
> M-x customize-group org-babel
> is the recommended solution, but that the customize buffer
> doesn't seem to be letting me edit anything...
It looks like some of my packages are interfering with
customize-group,
everything worked properly when I ran emacs with -q.
More information about the Digitalmars-d-ide
mailing list