04 2009 档案

摘要:Emacs有三种Lisp模式,其命令名称如下: emacs-lisp-mode 用于Emacs Lisp代码的编辑(文件名.emacs或后缀.el) lisp-mode 用来编辑另一个Lisp系统的Lisp代码(后缀.l或.lisp) lisp-interaction-mode 用来编辑和运行Emacs Lisp代码(交互模式)本文只讨论 lisp-interaction-... 阅读全文
posted @ 2009-04-16 16:23 Fan Zhang 阅读(557) 评论(0) 推荐(0)
摘要:@err,hr 阅读全文
posted @ 2009-04-09 17:24 Fan Zhang 阅读(359) 评论(0) 推荐(0)
摘要:Tramp 在windows下使用有些麻烦。首先需要先下载plink.exe 。 Please try PuTTY (or the plink tool that comes with it). There is a Tramp method "plink", so you only need to add the PuTTY directory to %PATH% and then C-x C... 阅读全文
posted @ 2009-04-08 15:09 Fan Zhang 阅读(201) 评论(0) 推荐(0)
摘要:p: previous noden: next nodeu: upper nodebackspace:move around backwardspace:move around forward?:help[: 前向遍历节点]: 后向遍历节点m: 搜索 阅读全文
posted @ 2009-04-07 23:18 Fan Zhang 阅读(124) 评论(0) 推荐(0)