ob-applescript.el icon indicating copy to clipboard operation
ob-applescript.el copied to clipboard

AppleScript integration for Org Babel

Results 1 ob-applescript.el issues
Sort by recently updated
recently updated
newest added

I've just installed your package and try to run ``` #+BEGIN_SRC applescript "Hello World" #+END_SRC ``` then Emacs fails, and here is the backtrace ``` Debugger entered--Lisp error: (void-function org-babel-get-header)...