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

print warning message when copilot finds no mode-specific offset #191

Merged
merged 6 commits into from
Oct 10, 2023

Conversation

ultronozm
Copy link
Contributor

See #179. This is my best attempt to implement the suggestion made in the comment #179 (comment).

ultronozm and others added 6 commits September 3, 2023 08:37
* See copilot-emacs#179.
* Modify copilot--infer-indentation-offset to accept numeric values
from copilot--indentation-alist.
* Add (emacs-lisp-mode 1) to copilot--indentation-alist.
@zerolfx zerolfx merged commit 3086d21 into copilot-emacs:main Oct 10, 2023
@blahgeek
Copy link
Contributor

Similar to #198, I think we should not invent our own "warning suppression" method.

@ultronozm
Copy link
Contributor Author

ultronozm commented Nov 29, 2023 via email

@blahgeek
Copy link
Contributor

blahgeek commented Dec 1, 2023

Though I'm not sure if it's ok to simply remove the copilot-indent-warning-suppress option since it's a "public" option that is already in master? Or do we need some deprecation process?

@ultronozm
Copy link
Contributor Author

Given that I both reported the issue and submitted the fix, I would guess that not too many people are using this setting, so you shouldn't worry too much about having to properly deprecate 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.

3 participants