(setq default-fill-column 80) ;默认显示 80列就换行
在.emacs文件中设置了上面的语句。
也不能在80列的地方自动换行呀??
ubuntu9.10+emacs23.1
emacs 自动换行 80列 不好用呀?
-
- 帖子: 24
- 注册时间: 2010-01-10 15:25
-
- 帖子: 156
- 注册时间: 2006-01-02 3:15
Re: emacs 自动换行 80列 不好用呀?
在编辑的时候输入
M-x auto-fill-mode
就可以了
M-x auto-fill-mode
就可以了