On Sunday 01 July 2007 04:17:28 pm Dave Rolsky wrote:
> On Sun, 1 Jul 2007, John Romkey wrote:
> > render web pages, and I find editing Mason documents a bit muddled, going
> > back and forth between Perl and HTML modes in Emacs. Emacs is so embedded
> > in
>
> You should check out mmm-mode - http://mmm-mode.sourceforge.net/

I've used this for both Mason and PHP, and it's generally excellent.

Of course, if you find yourself needing multiple modes in the same file, it 
could be an indication that you're doing something wrong.  It may be fun to 
have Perl, HTML, Javascript, and CSS all in the same file...  but perhaps you 
actually want 4 separate files instead.

-- 
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to