Fix 'No such file or directory, ob-elisp' error
When running async elisp src blocks in org-mode.
This commit is contained in:
parent
66d4aeed1a
commit
d4242c4ec3
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
'((cpp . C)
|
'((cpp . C)
|
||||||
(C++ . C)
|
(C++ . C)
|
||||||
(D . C)
|
(D . C)
|
||||||
|
(elisp . emacs-lisp)
|
||||||
(sh . shell)
|
(sh . shell)
|
||||||
(bash . shell)
|
(bash . shell)
|
||||||
(matlab . octave)
|
(matlab . octave)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue