Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 emacs 中为 SLIME 启用语法高亮模式?
我猜你所说的 SLIME 是指 SLIME REPL。它使用repl主要模式,你不能只为它启用字体锁定,因为已经启用了一个,它与lisp-mode和clojure-mode中的完全不同。您最好的选择可能是使用repl-mode的字体锁定面。这篇文章可能会有所帮助。