06 2012 档案

摘要:auto-complete插件使用中遇到的问题及原因Table of Contents1 使用体验2 遇到的问题1 使用体验auto-complete中所有的补全均来自于ac-sources这个list. ac-sources中含有ac-source-filename ac-source-abbrev ac-source-dictionary ac-source-words-in-same-mode-buffers ac-source-yasnippet等等sources.分别对应与所需要的候选集的list,当然自己也可以定义一个ac-source.在auto-complete中定义了一个au 阅读全文
posted @ 2012-06-15 17:56 csophys 阅读(1566) 评论(0) 推荐(0)
摘要:This file is about changes in Emacs version 24.Table of Contents1 Installation Changes in Emacs 24.11.1 Emacs can be compiled with Gtk+ 3.0 if you pass –with-x-toolkit=gtk31.2 Emacs can be compiled with GnuTLS support.1.3 Emacs can be compiled with SELinux support.1.4 Emacs can be compiled with Imag 阅读全文
posted @ 2012-06-05 22:25 csophys 阅读(1558) 评论(0) 推荐(0)