Emacser  - 讨论区

标题:想把emacs字体设成Monaco该怎么弄?

2010年06月06日 星期日 12:39

RT,

thank you.

2010年06月06日 星期日 14:08

.................

 

 

这个太简单了吧!

2010年06月07日 星期一 20:51

然后选择Options ->下面的save Options 就OK了,打开.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)
 '(cua-mode t nil (cua-base))
 '(display-time-mode t)
 '(show-paren-mode t)
 '(size-indication-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.
 '(default ((t (:inherit nil :stipple nil :background "SystemWindow" :foreground "SystemWindowText" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 98 :width normal :foundry "outline" :family "新宋体")))))

2010年06月08日 星期二 07:21

哦,原来还得保存。。。

2010年06月08日 星期二 08:55

我汗。。。。  你没看见有个save Options

2010年06月08日 星期二 10:56

我以为确定了就OK了。。。其实没怎么用过上面那个菜单栏。。。

2010年06月28日 星期一 13:55

(set-frame-font "Monaco")

(set-fontset-font "fontset-default" 'han '("文泉驿等宽正黑" . "unicode-bmp"))

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2024

    京ICP备05028076号