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

Symbol's value as variable is void: flymake-allowed-file-name-masks #1831

Closed
luisvgs opened this issue Nov 15, 2023 · 6 comments
Closed

Symbol's value as variable is void: flymake-allowed-file-name-masks #1831

luisvgs opened this issue Nov 15, 2023 · 6 comments

Comments

@luisvgs
Copy link

luisvgs commented Nov 15, 2023

Hi everyone, first of all thanks for the effort you guys have putting into maintining this package. I'm trying to give haskell-mode a try, but the following error pops up when I try to open a project:

Symbol's value as variable is void: flymake-allowed-file-name-masks

For context, I'm using doom emacs, with build version 29.1.50. I kindly ask for suggestions to solve this annoying problem. Thank you in advance!

@purcell
Copy link
Member

purcell commented Nov 15, 2023

Hi, this is a duplicate of #1825, but the fix for that is not in a stable release, only MELPA.

@luisvgs
Copy link
Author

luisvgs commented Nov 28, 2023

@purcell hello, is there any update regardings this bug? I wanted to ask: should I downgrade my emacs version to avoid this error or pin haskell-mode to a specific commit as a workaround?. Adding (setq flymake-allowed-file-name-masks nil) doesn't make the error go away neither. I'm getting out of ideas to make my haskell setup work. Thank you in advance.

@purcell
Copy link
Member

purcell commented Nov 28, 2023

Well yes, it's fixed, as mentioned above, and it's in the latest stable release too (v17.5) as of two weeks ago, so you should just be able to update your packages.

@purcell
Copy link
Member

purcell commented Nov 28, 2023

Maybe double-check and then close this if you can confirm the issue is indeed resolved for you

@luisvgs
Copy link
Author

luisvgs commented Nov 28, 2023

Hello @purcell, thanks for the response. I tried updating and pinning my package to the last commit 8d0f44bfe2a9ab6b0969c9bafb75089f315ff5ae but it shows the following message: Symbol’s value as variable is void: flymake-allowed-file-name-masks. Is there any extra configuration that I should perform? Thank you in advance for your help.

@luisvgs
Copy link
Author

luisvgs commented Dec 12, 2023

Quick update here: the issue can be solved in doom emacs by pulling the latest version. Thanks for the kind help @purcell.

@luisvgs luisvgs closed this as completed Dec 12, 2023
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