【问题标题】:Emacs theme not covering up the entire terminal window. The Ubuntu purple terminal background is showing on the edgesEmacs 主题没有覆盖整个终端窗口。 Ubuntu 紫色终端背景显示在边缘
【发布时间】:2015-07-10 19:21:46
【问题描述】:

当 emacs 打开时,屏幕底部有一条紫色条带,这意味着终端中的 emacs 没有最大化到终端窗口允许的最大尺寸,因此终端的背景正在显示。我知道这很挑剔,但我的强迫症让我发疯。无论如何要解决这个问题?

我会发布一张图片,但我还没有足够的 stackoverflow 业力点数。

【问题讨论】:

  • 我投票结束这个问题,因为它属于另一个 SE 站点:emacs.stackexchange.com
  • 我的错。我可以在那里删除并重新发布吗?

标签: emacs emacs24


【解决方案1】:

只是猜测,但您可以尝试设置边缘颜色。我通常用这个来匹配我的背景颜色:

;; regardless of the theme, match the fringe the default background
(set-face-background 'fringe (face-attribute 'default :background))

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2014-03-01
    • 1970-01-01
    • 2023-03-18
    • 1970-01-01
    • 2017-02-10
    • 2015-05-08
    • 1970-01-01
    • 2012-11-21
    相关资源
    最近更新 更多