Skip to content

Requiring ob-racket gives Eager macro-expansion failure error  #6

@suboyar

Description

@suboyar

When I require ob-racket with (require 'ob-racket) I get the following error message.

Eager macro-expansion failure: (wrong-number-of-arguments (2 . 2) 0)

I have tried to require this package both before I have org-mode loaded and after org-mode loaded. In both cases I got the same error.

I am using the latest commit 83457ec.

I do not have any other configuration done to the package except for pulling it through straight.el.

(use-package ob-racket
    :straight (ob-racket :type git :host github :repo "xchrishawk/ob-racket"))

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