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

eldoc-mode not working #73

Open
apresta opened this issue Apr 13, 2023 · 0 comments
Open

eldoc-mode not working #73

apresta opened this issue Apr 13, 2023 · 0 comments

Comments

@apresta
Copy link
Contributor

apresta commented Apr 13, 2023

eldoc-mode doesn't seem to work either in the shell or a source file, at least in my environment (Emacs 28.2, macOS 13.3.1, SageMath 9.8, Python 3.11.1).

This happens even with a minimal init file with just the following:

(require 'sage-shell-mode)
(add-hook 'sage-shell-mode-hook #'eldoc-mode)
(add-hook 'sage-shell:sage-mode-hook #'eldoc-mode)

Are other packages needed for it to work, or is it actually broken for everyone?

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