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.
我正在 Aquamacs 中搜索一种用于 Web 编辑(HTML/JS/PHP、CSS 分别)的模式。早些时候在 Cocoa Emacs 中我一直在使用 web-mode.el,但在 Aquamacs 中我得到了
Symbol's function definition is void
错误。怎么了?使用相同的 .emacs 配置 Cocoa Emacs 很好。
问题是我需要一种可以将这三种模式(对我来说最重要的是语法着色)组合在一起的模式。
您确定您使用的是此处提供的最新版本吗? https://github.com/fxbois/web-mode