Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error running timer ‘plz--respond’: (void-variable shr-max-inline-image-size) #1

Open
al3xandru opened this issue Apr 24, 2024 · 3 comments

Comments

@al3xandru
Copy link

After installing eww-plz using the snippet below, now the pages are not loading and the following error is reported: Error running timer ‘plz--respond’: (void-variable shr-max-inline-image-size)

(unless (package-installed-p 'eww-plz)
   (package-vc-install '(eww-plz :url "https://github.com/9viz/eww-plz.el")))
(require 'eww-plz)
@al3xandru
Copy link
Author

Compiling file ~/.emacs.d/elpa/eww-plz/eww-plz.el at Thu Apr 25 13:39:44 2024

Compiling internal form(s) at Thu Apr 25 13:39:45 2024
Warning (bytecomp): reference to free variable ‘shr-max-inline-image-size’

@al3xandru
Copy link
Author

As far as I can tell, if I do (eww url) it works. But if I do (eww-follow-link t) then it runs into this issue.

@9viz
Copy link
Owner

9viz commented Apr 27, 2024

Oops, I didn't notice that you opened an issue (I don't check GitHub at all as I say in my profile). I will have a look when I'm more free.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants