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

Figure out what the minimal public API actually is #903

Open
Fuco1 opened this issue Jun 27, 2018 · 0 comments
Open

Figure out what the minimal public API actually is #903

Fuco1 opened this issue Jun 27, 2018 · 0 comments

Comments

@Fuco1
Copy link
Owner

Fuco1 commented Jun 27, 2018

I suspect that sp-get-string, sp-get-sexp, sp-get-thing, sp-get-symbol should be enough. Ideally confirm this and re-implement everything in terms of these primitives.

We will need to move all the others into a private namespace and discourage their use in any other place than these four functions.

This will allow us to overload these for specific major modes when a better implementation is available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To triage
Development

No branches or pull requests

1 participant