This commit is contained in:
Gerard Vermeulen 2023-01-21 10:03:21 +01:00
parent ddcce0abff
commit df3a4075f8
1 changed files with 1 additions and 1 deletions

View File

@ -2151,7 +2151,7 @@ unbind the `org-babel' interface functions when ACTIVE is nil."
;; Work around a "(defcustom org-babel-load-languages)" call bug.
(set-org-babel-language-activity 'eshell t)
(set-org-babel-language-activity 'ruby (fboundp 'lua-mode)))
(set-org-babel-language-activity 'lua (fboundp 'lua-mode)))
#+end_src
#+caption[Set =org-link= options]: