emacs 23 python.el auto-indent style — can this be configured?

前端 未结 3 1158
后悔当初
后悔当初 2021-02-04 09:18

I have been using emacs 23 (python.el) for just over a month now and I\'m unhappy with the default auto-indentation settings.

Currently, my Python files are auto-indente

3条回答
  •  一向
    一向 (楼主)
    2021-02-04 10:09

    Try with the last fgallina's python.el version. It contains many other improvements.

    I use this version and TAB has the behavior that you want, but I made several modifications to python.el, so I can't be sure that you'll get the same behavior. If so, Let me know.

提交回复
热议问题