Comment the search and paren mismatching problems
This commit is contained in:
parent
71e2faacd5
commit
5df503070b
@ -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'.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user