Differences between revisions 6 and 7
Revision 6 as of 2007-01-13 03:53:27
Size: 1123
Editor: nickcheng
Comment:
Revision 7 as of 2007-01-13 03:55:48
Size: 1260
Editor: nickcheng
Comment:
Deletions are marked like this. Additions are marked like this.
Line 28: Line 28:

=== 用于Python开发的配置 ===
'' 在啄木鸟, 当然要说Python相关的话题了! ''
Line 33: Line 36:

=== 如何方便的加载配置 ===

含有章节索引的中文 文章模板

::-- ["nickcheng"] [DateTime(2007-01-13T03:30:15Z)] TableOfContents

1. Emacs23 (Unicode branch)

Emacs23是Emacs在CVS中的一个分支: emacs-unicode-2 branch, 这个分支的内部编码改为了Unicode. 这样一来, 在Emacs21和Emacs22中困扰咱们的中文问题就直接迎刃而解了! 再也不用配置那么一大堆CJK的东东了!

  • 据目前的了解, Emacs的主力都在应对Emacs22的最后的bug, 也许是RMS想现Release Emacs22, 然后再把主力放入Emacs23的开发. -- ["nickcheng"] [DateTime(2007-01-13T03:40:42Z)]

1.1. 下载

1.1.1. Win32平台

1.1.2. Linux平台

  • 期待您的添加

1.1.3. 其他平台

1.1.3.1. MacOS

  • 期待您的添加

1.1.3.2. Any others?

  • 期待您的添加

1.2. 配置

1.2.1. 用于Python开发的配置

在啄木鸟, 当然要说Python相关的话题了!

  • 期待您的添加

1.3. 技巧

1.3.1. .emacs文件的位置

1.3.2. 如何方便的加载配置

Emacs23 (last edited 2010-01-11 17:55:01 by flyinflash)