我来我网
https://5come5.cn
 
您尚未 登录  注册 | 菠菜 | 软件站 | 音乐站 | 邮箱1 | 邮箱2 | 风格选择 | 更多 » 
 

本页主题: [交流]windows下用emacs 显示签名 | 打印 | 加为IE收藏 | 收藏主题 | 上一主题 | 下一主题

enzo



性别: 帅哥 状态: 该用户目前不在线
等级: 荣誉会员
发贴: 848
威望: 3
浮云: 917
在线等级:
注册时间: 2005-04-02
最后登陆: 2007-06-26

5come5帮你背单词 [ spine /spain/ n. 脊椎 ]


[交流]windows下用emacs

emacs是linux中最强大的编辑工具之一,它比windows下的记事本强百倍,如果你想在windows下使用emacs,不妨就找下面配置一下
1.首先下载emacs的windows版本(自己往上搜一下就能找到下载地址)
2编辑注册表,因为你要配置emacs,windows中没有~文件夹,所以要编辑一下注册表,开始-->运行,在输入
regedt32,在KEY_LOCAL_MACHINE-->SOFRWARE下新建GNU-->Emacs,建好后在右边的区域右键,建立几个可扩张字符串,具体设置看截图
注:emacs_dir视你的emacs位置而定
3做好以上工作后,你的emacs目录中就会有home目录,在home中建立.emacs文件,
配置一下就行了,emacs配置不太懂,从网上找了几个实用的复制进去,下面是配置文件内容
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(column-number-mode t)
'(display-time-mode t)
'(show-paren-mode t)
'(tool-bar-mode nil)
'(transient-mark-mode t))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.

)
;; color scheme
(setq default-frame-alist
'(
;;   (foreground-color . "black")
  (foreground-color . "Wheat")
  (background-color . "DarkSlateGray")
;;   (background-color . "lightgoldenrod2")
  (cursor-color   . "Orchid")
  )
)

(put 'scroll-left 'disabled nil)
相关重要截图
顶端 Posted: 2006-09-20 22:53 | [楼 主]
changyp



性别: 帅哥 状态: 该用户目前不在线
等级: 希望之光
发贴: 1837
威望: 0
浮云: 1122
在线等级:
注册时间: 2004-09-11
最后登陆: 2010-12-02

5come5帮你背单词 [ four /fo:/ num. 四(个) ]


我还是习惯用Vim

不过找时间我还是要学习一下emacs的。。
顶端 Posted: 2006-09-21 09:19 | [1 楼]
enzo



性别: 帅哥 状态: 该用户目前不在线
等级: 荣誉会员
发贴: 848
威望: 3
浮云: 917
在线等级:
注册时间: 2005-04-02
最后登陆: 2007-06-26

5come5帮你背单词 [ associate /ə'səuieit/ vt. 使发性联系,使联合;vi. 交往,结交;a. 合伙的,有联系的;n. 合伙人,同事 ]


Quote:
引用第1楼changyp于2006-09-21 09:19发表的:
我还是习惯用Vim

不过找时间我还是要学习一下emacs的。。

vim比较简单易学,但emacs功能更强,也在不断学习中
顶端 Posted: 2006-09-21 11:18 | [2 楼]
小k



性别: 保密 状态: 该用户目前不在线
等级: 品行端正
发贴: 287
威望: 0
浮云: 1155
在线等级:
注册时间: 2006-06-06
最后登陆: 2006-12-30

5come5帮你背单词 [ change /teind3/ vt. 改变,更改交换,况换;vi. 改变,变更;n. 变化交换,零钱 ]


哈哈
谢谢
我把颜色换过来了
看起来舒服一些
顶端 Posted: 2006-09-21 16:17 | [3 楼]
enzo



性别: 帅哥 状态: 该用户目前不在线
等级: 荣誉会员
发贴: 848
威望: 3
浮云: 917
在线等级:
注册时间: 2005-04-02
最后登陆: 2007-06-26

5come5帮你背单词 [ continual /kən'tinjuəl/ a. 不停的,频频的 ]


Quote:
引用第3楼小k于2006-09-21 16:17发表的:
哈哈
谢谢
我把颜色换过来了
看起来舒服一些

不客气哈,大家谁有实用的的emacs配置欢迎贴出来,大家一起共享
顶端 Posted: 2006-09-21 17:39 | [4 楼]
我来我网·5come5 Forum » Linux专区

Total 0.022007(s) query 7, Time now is:12-22 19:35, Gzip enabled
Powered by PHPWind v5.3, Localized by 5come5 Tech Team, 黔ICP备16009856号