zweifisch / ob-http

make http request within org-mode babel
GNU General Public License v3.0
256 stars 30 forks source link

http not found from customize variables. #48

Open EskoJTH opened 3 years ago

EskoJTH commented 3 years ago

There was no option "http" that could be added to org-babel-load-languages if used M-x customize-variable. worked fine with the elisp at the end of init: (org-babel-do-load-languages 'org-babel-load-languages '((emacs-lisp . t) (haskell . t) (http . t)))

Emacs version: 26.3