.emacs
摘要:
;;start the emacs with the server mode;;(server-start);;close startup screen(tool-bar-mode -1)(menu-bar-mode -1)(setq inhibit-startup-message t)(setq initial-scratch-message "");;显示行号 (global-linum-mode 1);; (global-linum-mode 0);; (define-key key-translation-map [(meta v)] [(control v)])( 阅读全文
posted @ 2013-03-20 15:57 Orz.. 阅读(685) 评论(0) 推荐(0)
浙公网安备 33010602011771号