GNU Emacs(代码编辑器)

GNU Emacs(代码编辑器)

GNU Emacs(代码编辑器)是和vim齐名的的集成开发环境和文本编辑器。

v25.3.1 64位最新版

  • 2017-11-14
  • 简体中文
  • 5分
  • 261下载
此为PC软件,请到PC端下载

emacs for windows怎么安装?GNU Emacs(代码编辑器)是和vim齐名的的集成开发环境和文本编辑器,emacs windows最新版被公认为是最受专业程序员喜爱的代码编辑器之一。emacs for windows扩展性极强,实现了包括编程、编译乃至网络浏览等等功能的扩展。

功能特色

收发电子邮件
通过FTP/TRAMP编辑远程档案
通过Telnet登录主机
上新闻组
登陆IRC和朋友交流
查看日历
撰写文章大纲
对多种编程语言的编辑
调试程序,结合GDB,EDebug等。支持C/C++,Perl,Python,Lisp等等
玩游戏
计算器
记日记
管理日程,Task,ToDo,约会等
个人信息管理
目录管理
文件比较
阅读info和man文档
浏览网站
为各种程序(TeX等)提供统一的操作界面

更新日志

** Security vulnerability related to Enriched Text mode is removed.
*** Enriched Text mode has its support for decoding 'x-display' disabled.
This feature allows saving 'display' properties as part of text.
Emacs 'display' properties support evaluation of arbitrary Lisp forms as part of instantiating the property, so decoding 'x-display' is vulnerable to executing arbitrary malicious Lisp code included in the text (e.g., sent as part of an email message).
This vulnerability was introduced in Emacs 21.1.  To work around that in Emacs versions before 25.3, append the following to your ~/.emacs init file:
(eval-after-load "enriched"
'(defun enriched-decode-display-prop (start end &optional param)
(list start end)))
*** Gnus no longer supports "richtext" and "enriched" inline MIME objects.
This support was disabled to avoid evaluation of arbitrary Lisp code contained in email messages and news articles.

emacs windows安装教程

从未来软件园下载emacs for windows最新版并解压;

进入解压文件夹,双击bin\runemacs.exe打开。

推荐理由

GNU Emacs(代码编辑器)是和VIM齐名的代码编辑器,emacs windows最新版支持多种平台,包括类Unix系统(GNU/Linux、各种BSD、Solaris、AIX、IRIX 等等)、MS-DOS、Microsoft Window 以及OpenVMS等,甚至还有安卓版。