在Emacs中,只有在按回车键(在cc-mode中)后,行才会缩进。这正常吗?是否可以更改为在遇到新行时自动缩进?
如何看待变量,例如There are a number of predefined styles. Take a look at the variable ‘c-style-alist’ to see a list of them.
发布于 2013-03-26 00:47:45
对于第一个问题,M-x电缩进模式应该可以解决这个问题。
https://stackoverflow.com/questions/9400510
复制相似问题