【发布时间】: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 版本。
禁用不同主要模式着色的正确方法是什么?
【问题讨论】: