Has there been any thought on how "mixing modes" might work in ymacs?
That is, if you're editing an html document, you would be in "css
mode" when between style tags, and "javascript mode" when between
script tags. Hopefully it wouldn't require creating a specific mode
but could use the existing modes and somehow switch between them.
Also, is anyone working on a ruby mode?
-joe