Skip to content

http not found from customize variables. #48

@EskoJTH

Description

@EskoJTH

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions