[转]关于emacs的换行
摘要:
1.不嫌烦的,每次M-x toggle-truncate-lines切换换行与不换行2.一劳永逸的,M-x customize-option,输入truncate-partial-width-windows,将出来的设置页面中的参数改为off,然后保存(Save for future sessions)3.M-x auto-fill-mode也是切换换行模式,不过这是要在文章内容里插入回车符号 阅读全文
posted @ 2011-04-15 23:16 samael 阅读(1033) 评论(0) 推荐(0) 编辑