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

Rename remaining saw-script-- variables in flycheck-saw-script.el #538

Closed
WeeknightMVP opened this issue Aug 28, 2019 · 2 comments · Fixed by #696
Closed

Rename remaining saw-script-- variables in flycheck-saw-script.el #538

WeeknightMVP opened this issue Aug 28, 2019 · 2 comments · Fixed by #696

Comments

@WeeknightMVP
Copy link

After installing flycheck via MELPA and manually installing flycheck-saw-script.el, Emacs 26.2 reports an error during initialization:

Symbol's value as variable is void: saw-script--output-regexp

Prefixing this variable name with flycheck- yields an error when opening a .saw file:

Error from syntax checker saw-script: Symbol’s value as variable is void: saw-script--info-start-regexp

Prefixing this with flycheck- evidently makes flycheck work with saw-script major mode.

@weaversa
Copy link
Contributor

I tried installing this as well today and had issues. It would be nice if this worked.

@weaversa
Copy link
Contributor

weaversa commented May 2, 2020

@chameco Thank you so much! This is great to have! Been using it all day today and it's made programming in saw-script soooooo much easier.

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

Successfully merging a pull request may close this issue.

2 participants