Emacs 相关学习资源汇总
Emacs用户指南 :http://docs.huihoo.com/gnu/emacs/emacs_user_guide/index.htm
Emacs快速指南 :http://docs.huihoo.com/gnu/emacs/tutorial_cn.txt
曹乐的个人主页 : http://www.caole.net/
Emacs 文档教程 : http://doc.linuxpk.com/3951.html
Emacs的日常生活 : http://pazu.512j.com/emacs_live.htm
生活在 Emacs 中 :http://www.ibm.com/developerworks/cn/views/linux/tutorials.jsp?cv_doc_id=84932
在Emacs下用C/C++编程 : http://www.caole.net/diary/emacs_write_cpp.html
GNU/Linux实战手记之Emacs篇 上,中,下:
http://www.patching.net/bbs/viewdoc_38511_4.html
http://blog.csdn.net/igloos/category/11727.aspx
Emacs : http://learn.tsinghua.edu.cn:8080/2005211356/emacs/index.html
Emacs : http://59.77.16.178/html/liyu/webpage/Emacs.html
王垠的个人主页 : http://docs.huihoo.com/homepage/shredderyin/
Emacs不仅仅是一个编辑器,他是一个整合环境,或可称它为集成开发环境,这些功能如让使用者置身于全功能的操作系统中,在基于编辑器的功能基础上,Emacs自行开发了一个“bourne-shell-like”的shell: EShell。Emacs还可以:
收发电子邮件
通过FTP/TRAMP编辑远程档案
通过Telnet登录主机
上新闻组
登陆IRC和朋友交流
查看日历
撰写文章大纲
对多种编程语言的编辑
调试程序,结合GDB,EDebug等。支持C/C++,Perl,Python,Lisp等等
玩游戏
计算器
记日记
煮咖啡
管理日程,Task,ToDo,约会等
个人信息管理
目录管理
文件比较
阅读info和man文档
浏览网站
为各种程序(TeX等)提供统一的操作界面
……
此外Emacs还有如下特点:
display editor
实时编辑器
高级编辑器
Self-documenting
可定制性
可扩展性(集成Lisp语言)
支持X Window环境
我的相关文章:
Add your comment
XHTML: You may use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
曾经想学,现在还想学。这玩意不容易搞呀。