分页: 1 / 1

emacs如何对全文indent?

发表于 : 2008-11-08 21:19
leokan
有时我要对600+行的程序一行一行地按tab...很累,有没有对全文indent的方法?

Re: emacs如何对全文indent?

发表于 : 2008-11-10 0:30
redflow
C-x h <RET>
C-M-\

Re: emacs如何对全文indent?

发表于 : 2008-11-10 17:26
leokan
C-M-\...
是不是ctrl+alt+\ ?