Update 2011-03-25:
A few days later I am really rather satisfied with this decision.
Of course: eRuby XML files are no longer clean XML, so they are not supported by any editing mode (apart from "text-mode") in emacs, but then that's not too terrible.
Update 2011-04-20:
Of course (again) being able to deal with eRuby XML files as XML files within nxml-mode would be a charm. There are 2 obstacles to overcome:
y="<%=y0+13%>"
but nxml-mode does not accept that for a legal XML attribute value.
Lines starting with '%' are for ruby code, nxml-mode should / may consider them as comments:
% y0 = 97
No comments:
Post a Comment