I'm finding that cython-mode doesn't work unless I enable python-mode first. See this asciinema: https://asciinema.org/a/B8rQK2hTF10C6kTeIs2xYE95F I'm running emacs from the `emacs-snapshot` PPA so this issue might have something to do with a recent upstream change. ``` emacs --version GNU Emacs 30.0.50 ```
I'm finding that cython-mode doesn't work unless I enable python-mode first. See this asciinema: https://asciinema.org/a/B8rQK2hTF10C6kTeIs2xYE95F
I'm running emacs from the
emacs-snapshotPPA so this issue might have something to do with a recent upstream change.