分页: 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+\ ?