Chinaunix

标题: 映射BCB编辑器键为emacs模式 [打印本页]

作者: riverbird2005    时间: 2010-01-24 16:30
标题: 映射BCB编辑器键为emacs模式


因为使用emacs的原因,在使用bcb写一些程序的时候,发现普通的编辑器反倒用起来不太顺手,所以就在想,看一下bcb中是否有按键映射,查之,果然有。在Tools->Editor Options->Key Mappings,然后将Key mapping modules设置为Epsilon emulation即可。不过,我又在想,Epsilon到底为何物?下面是摘自wiki上面有关Epsilon的描述:Epsilon is a programmer's text editor modelled after Emacs. It resembles Emacs not only in its default keybindings and layout, but also in the fact that it has a Turing-complete extension language in which much of its functionality is implemented. Unlike Emacs, Epsilon's extension language, EEL (Epsilon Extension Language) [1] is a dialect of C rather than a dialect of Lisp. Epsilon runs on DOS, Microsoft Windows, Linux, FreeBSD, Mac OS X and OS/2.Epsilon is a commercial product sold by Lugaru Software. It was first released in 1984, long before Emacs was available on personal computers, and modestly priced, so it provided an attractive alternative to the usual DOS editors for those accustomed to Emacs.Epsilon supports Unicode but does not display characters outside the BMP and cannot presently handle right-to-left scripts. It can convert among dozens of character encodings.(摘自:http://en.wikipedia.org/wiki/Epsilon_(text_editor))当然,如果要看不种不同的emacs变种,可以参考:http://en.wikipedia.org/wiki/Category:EmacsEpsilon的官网是http://www.lugaru.com/,在windows下面下载起来使用觉得和一般的windows程序用起来差别不大,很方便。但是不爽的一点是他是Evaluation version,到了2010年2月1就不能用了,看来我只能试用一下,继续用我的gnu emacs了。
               
               
               
               

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/15586/showart_2159035.html




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2