windows - Windows 上 Emacs 的背景/前景色问题

标签 windows emacs

我在 Windows 上使用 Emacs。

在我的 .emacs 文件中,我更改了背景色和前景色。

当我打开 Emacs 时,颜色发生了变化。

但是当我使用 C-x 5 2 打开一个新框架时,颜色没有发生变化。

为什么?

最佳答案

我是这样做的:

(setq default-frame-alist
       `((background-color . "darkslateblue")
         (foreground-color . "lightcyan")))

关于windows - Windows 上 Emacs 的背景/前景色问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3686855/

相关文章:

emacs - 如何在ido模式(Emacs)中更改驱动器号?

c# - VS 2010 无法正常工作并在 Windows 10 中安装 Visual Studio 2010 SP1 更新

c# - 处理 Windows 服务停止/暂停请求期间的延迟

c - 使用 zend 读取 php.ini for PHP 扩展(不是 PHP 语言)

windows - 为 Windows 开发内核补丁或驱动程序?

c++ - 通过 HTTP 加载外部 HTML 时 DHTML_EVENT_ONCLICK 不起作用?

emacs - 如果 emacs 处于事件状态,则搜索区域

bash - 从 .sh 脚本启动时,Emacs 看不到 agda

emacs - emacs 'site' 代表什么?

emacs - 如何打开 emacs GUI