Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sudhirkhanger/847d3b4ec7883f6958ce6ea93de8fa1d to your computer and use it in GitHub Desktop.
Save sudhirkhanger/847d3b4ec7883f6958ce6ea93de8fa1d to your computer and use it in GitHub Desktop.
Warning (bytecomp): the following functions are not known to be defined:
flycheck-overlay-errors-in, flycheck-error-format-message-and-id,
flycheck-error-level
Warning (bytecomp): Unused lexical variable ‘&Position’
Warning (bytecomp): Unused lexical variable ‘&Range’
Warning (bytecomp): Unused lexical variable ‘&Location’
Warning (bytecomp): attempt to let-bind constant ‘:uri’
Warning (bytecomp): attempt to let-bind constant ‘:range’
Warning (bytecomp): attempt to let-bind constant ‘:start’
Warning (bytecomp): attempt to let-bind constant ‘:line’
Warning (bytecomp): attempt to let-bind constant ‘:character’
Warning (bytecomp): reference to free variable ‘uri’
Warning (bytecomp): reference to free variable ‘line’
Warning (bytecomp): reference to free variable ‘character’
Warning (bytecomp): the function ‘eglot--snippet-expansion-fn’ is not known to be defined.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment