Comment the search and paren mismatching problems

This commit is contained in:
Gerard Vermeulen 2023-07-08 10:57:33 +02:00
parent 71e2faacd5
commit 5df503070b

View File

@ -2836,6 +2836,8 @@ SCHEDULED: <2023-06-30 Fri>
#+name: lst:valid-org-babel-load-languages-entries
#+header: :wrap "src emacs-lisp -n :eval never :tangle no"
#+begin_src emacs-lisp -n :exports both :results value pp :tangle no
;; "Search failed:" with paren mismatching problems start here,
;; but the problems are not due to this source block.
(defun all-org-babel-execute-fns ()
"Find `ob-LANGUAGE' files in Org defining `org-babel-execute:LANGUAGE'.