akirakyle / emacs-webkit

An Emacs Dynamic Module for WebKit, aka a fully fledged browser inside emacs
GNU General Public License v3.0
419 stars 24 forks source link

error: void-function webkit--format-state #17

Closed yqu212 closed 3 years ago

yqu212 commented 3 years ago

I get the following error after updating emacs-webkit from 781ec593 to 26a2c74c. 26a2c74c introduced webkit--format-state without defining it.

Error during redisplay: (eval (webkit--format-state)) signaled (void-function webkit--format-state) [2 times]

akirakyle commented 3 years ago

Oops, I should've tested that commit before merging it. Anyways its fixed now with the latest commit.