【问题标题】:Turning off chunk coloring in Emac's nXhtml mode在 Emac 的 nXhtml 模式下关闭块着色
【发布时间】:2009-07-18 04:15:23
【问题描述】:
(load "~/.elisp/nxhtml/autostart.el")
(setq mumamo-chunk-coloring 'no-chunks-colored)

我目前在我的 .emacs 中有上述内容,并且块着色仍在显示。我还尝试通过自定义选项禁用它,然后在 mumamo-chunk-coloring 中将状态设置为“无块着色”。我正在使用来自 cvs 的最新 emacs23 并拥有最新的 nxhtml 版本。

禁用不同主要模式着色的正确方法是什么?

【问题讨论】:

    标签: emacs colors


    【解决方案1】:

    错误。我在分块实现分块时忘记添加这种可能性。

    我刚刚在 1.88(还处于测试阶段)中纠正了这个问题。

    请注意,在新版本中,您将使用数字来表示 mumamo-chunk-coloring。将此设置为 1 以避免着色主模式块等。

    顺便说一句:刚好看到这个。如果您希望更正错误,通常最好在 Launchpad 上的 nXhtml 错误数据库中报告它们。

    【讨论】:

      猜你喜欢
      • 2016-10-12
      • 1970-01-01
      • 2012-11-04
      • 2011-01-24
      • 2015-02-09
      • 2021-06-24
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多