Skip to main content
6 events
when toggle format what by license comment
Nov 12 at 8:32 history edited Amit Tendulkar CC BY-SA 4.0
Simplified description, removed unnecessaery packages
Nov 12 at 7:06 history edited Amit Tendulkar CC BY-SA 4.0
corrected observed behavior
Nov 12 at 6:27 history edited Amit Tendulkar CC BY-SA 4.0
Added eglot config steps upon suggestion from @Ian
Nov 12 at 3:12 comment added Amit Tendulkar Thanks @Ian. I wasn't aware of eglot and going through its documentation. Python 3.9 was installed internally by Elpy. I am using Python 3.13.2 inside my venv.
Nov 11 at 13:05 comment added Ian Two observations: 1) do not use Elpy, it is not maintained anymore ATM. Instead, there is Eglot, built-in Emacs 29/30, just start it with M-x eglot and see how it works. Of coarse, you can add some configurations. 2) Python 3.9 is near EOL, try another version, 3.13/3.14; starting wit 3.11 Python was improved and added modifications.
Nov 10 at 14:35 history asked Amit Tendulkar CC BY-SA 4.0