Mac 下设置 emacs 默认字体

最后都变了- 提交于 2020-03-06 18:36:36

安装了 MAC 下的 emacs (http://emacsformacosx.com/)之后发现默认的不是等宽字体,可以使用下面的方式设置默认字体:

You can set the font faces via: M-x customize-faces and type default when promptedCustomize face (...): There's an option to Save for Future Sessions which will write to yourcustom.el file, so the face will be set next time you run Emacs.

 我把字体设置成了 Monaco


标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!