Skip to content

Conversation

@yantar92
Copy link

@yantar92 yantar92 commented Nov 2, 2025

  • graphviz-dot-flycheck.el (flycheck): Make sure that `flycheck-define-checker' is available at compile time and is not treated as a function by the byte-compiler.

The problem manifests when graphiviz-dot-flycheck.el is compiled in isolated Emacs process (by straight.el) and flycheck is not loaded at compile time.

* graphviz-dot-flycheck.el (flycheck): Make sure that
`flycheck-define-checker' is available at compile time and is not
treated as a function by the byte-compiler.

The problem manifests when graphiviz-dot-flycheck.el is compiled in
isolated Emacs process (by straight.el) and flycheck is not loaded at
compile time.
@yantar92
Copy link
Author

yantar92 commented Nov 2, 2025

Hmm. I missed a different fix for this. But mine is probably cleaner :) You may still consider it.

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.

1 participant