From: aero6dof@... (Alan Chen) Date: 2004-02-13T01:44:57+09:00 Subject: Re: XML/HTML display code for Ruby Simon Strandgaard wrote in message news:... > BTW: It would be really nice with a syntax hiliter that could understand > the HEREDOC sections in Ruby code. For instance a "EOHTML" heredoc, could be > interpreted as HTML. Similar with EOXML, EORUBY, EOTEXT. It isn't a syntax hiliter for display but... Emacs has the mmm-mode project which turns on different major modes within the same buffer based upon start-end region regexps.