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

Sage support in Emacs or GNU ELPA #80

Open
aikrahguzar opened this issue May 4, 2024 · 0 comments
Open

Sage support in Emacs or GNU ELPA #80

aikrahguzar opened this issue May 4, 2024 · 0 comments

Comments

@aikrahguzar
Copy link

A while ago, I was looking to change some things in sage-shell-mode and realized that most of the code in it is replicating Python support that is already present in Emacs. This is likely because it was written before the current python.el got into Emacs.

As a result, I tried writing an alternative to sage-shell-mode that just relies on python.el for most part. The result is here https://codeberg.org/rahguzar/sage-mode

I have been using it for some time and I think it covers the basic aspects. It is quite small but can be slimmed down further by using the completion facilities of python.el.

I want to ask Emacs developers about including it in Emacs so that Emacs can have out of the box sage support or else putting it on GNU ELPA. If anyone has any suggestions/objections to that, please let me know.

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