Pregunta

I am searching a mode for web editing (HTML/JS/PHP, CSS separately) in Aquamacs. Earlier in Cocoa Emacs I've been using web-mode.el, but in Aquamacs I'm getting

Symbol's function definition is void

error. What's wrong? With the same .emacs config Cocoa Emacs is fine.

The problem is I need a mode which can combine those three modes (the most important for me is syntax coloring) into one.

¿Fue útil?

Solución

Are you sure you are using the last version available here ? https://github.com/fxbois/web-mode

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top