This commit is contained in:
2023-01-06 12:13:18 +01:00
parent 3476d496a7
commit 900a4d9928
2 changed files with 11 additions and 9 deletions

View File

@@ -679,6 +679,9 @@ Updating an old preamble.org should remove this warning."))
".svg")))
(use-package ob-async ;; https://melpa.org/#/ob-async execute src blocks async, insert in block header (without argument) :async
;; apply: Wrong number of arguments: (lambda (&optional orig-fun arg info params) "Like org-babel-execute-src-block, but run asynchronously.
;; emacs-version or org version
:defer t
:after (org))
(use-package ob-csharp