Skip to content

Conversation

tmurph
Copy link
Contributor

@tmurph tmurph commented Sep 1, 2025

This ensures that after macro-expansion each lexical variable is used at least once, preventing a wall of "Unused lexical variable" warnings when folks byte-compile the package (as happens when installing from MELPA).

Resolves #449.

This ensures that after macro-expansion each lexical variable is used at
least once, preventing a wall of "Unused lexical variable" warnings when
folks byte-compile the package (as happens when installing from MELPA).
@thomasf
Copy link
Collaborator

thomasf commented Sep 13, 2025

thanks

@thomasf thomasf merged commit 65f6772 into bbatsov:master Sep 13, 2025
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.

Compilation warnings & other small issues
2 participants