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

cons: Symbol’s value as variable is void: max-width #74

Closed
rolling-robot opened this issue Sep 7, 2021 · 3 comments
Closed

cons: Symbol’s value as variable is void: max-width #74

rolling-robot opened this issue Sep 7, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@rolling-robot
Copy link

After a recent package update I started to have error cons: Symbol’s value as variable is void: max-width.
Looking at messages shows a bit more information:

Eager macro-expansion failure: (void-variable max-width) [2 times]
cons: Symbol’s value as variable is void: max-width

It looks like that it have been introduced in ddef31d, because its parent commit works fine for me.

The error persists with barebone configuration launched with emacs -q

Should I set some variable now for bufler to work?

System:
GNU Emacs 27.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.27, cairo version 1.17.4)
of 2021-03-26

@alphapapa
Copy link
Owner

Please see #70.

@alphapapa
Copy link
Owner

Please note that I just pushed a workaround that should resolve the problem on Emacs 27. Thanks for reporting it, as it drew my attention back to the problem.

@alphapapa alphapapa added the bug Something isn't working label Sep 7, 2021
@rolling-robot
Copy link
Author

Indeed, this works as good as explicitly requiring 'map in the beginning of my config, as was suggested in 70. Thanks for prompt response and for maintaining this package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants