Skip to content

Conversation

@phikal
Copy link
Contributor

@phikal phikal commented Sep 29, 2023

Since https://git.savannah.gnu.org/cgit/emacs.git/commit/?h=emacs-29&id=fe9dc7a087ad2b1ac94d32f975f649a2d7dfeb65 the variable is defined in flymake-proc, that is not required by default. The consequence is that a "Void symbol" error is thrown whenever I open an .opam file. This is a quick attempt at fixing the issue, that appears to resolve the issue on my end.

* tuareg-opam.el (flymake-proc): Also try to include flymake-proc,
where the variable is defined in.
* tuareg-opam.el (tuareg-opam-mode): Only modify the variable, if it
is non-void.
@Inkbottle007
Copy link

Since I couldn't apply the patch in my current setup, I installed flymake-proc instead. Thanks.

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 this pull request may close these issues.

2 participants