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

Prefix all symbols with lean4-mode #81

Open
mekeor opened this issue Nov 15, 2024 · 0 comments
Open

Prefix all symbols with lean4-mode #81

mekeor opened this issue Nov 15, 2024 · 0 comments

Comments

@mekeor
Copy link
Collaborator

mekeor commented Nov 15, 2024

The Elisp manual states:

Since all symbols are stored in a single obarray, programmers commonly prefix each symbol name with the name of the library where it originates. For example, the functions ‘text-property-search-forward’ and ‘text-property-search-backward’ both belong to the ‘text-property-search.el’ library. By properly prefixing symbol names, one effectively prevents clashes between similarly named symbols which belong to different libraries and thus do different things.

Thus, we should rename our Elisp-files and -symbols to use the lean4-mode prefix.

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

No branches or pull requests

1 participant