1 line
1 KiB
Plaintext
1 line
1 KiB
Plaintext
<!-- SC_OFF --><div class="md"><p>Hi there. I'm a recent Emacs convert using Spacemacs. I was wondering if anyone else is using Emacs to write Python 3.10 code, specifically using the new <code>match</code> and <code>case</code> keywords. When I try to use them, Emacs doesn't recognize them as keywords, and so doesn't understand that it should indent the following lines.</p> <p>If I understand correctly, this is handled by <code>python.el</code>. Has there been any movement on adding support for the new keywords? And where could I go to find out, follow progress, or possibly contribute?</p> <p>For reference, I'm using Emacs 27.2 and the built-in <code>python.el</code>. Thank you!</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/javajunkie314"> /u/javajunkie314 </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r7p73i/emacs_for_python_310/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/r7p73i/emacs_for_python_310/">[comments]</a></span> |