Skip to content

How do I evaluate JS and return value with Elisp? #836

Answered by manateelazycat
c1-g asked this question in Q&A
Discussion options

You must be logged in to vote

Upgrade EAF and make sure JavaScript function's name is attribue of window object.

And call JS function like below:

(eaf-call-sync "execute_js_function" eaf--buffer-id "function_name" "function_args")

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by c1-g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants