On Tue, Jul 02, 2002 at 03:39:59PM -0400, [EMAIL PROTECTED] wrote: > This message contains the additions to make to a .emacs to have this work. > The only thing wrong about the message is the location given to find >multi-mode.el,which I found at www.funet.fi/pub/gnu/elisp-archive/misc/ > > I see there is a mmm-mode as well, have other people already been down this > road? What I have with html-helper-mode and jde-mode seems pretty nice but I just >started looking at it.
I think that's multiple major mode mode ( :-) ). I used this once but it got annoying as switching mode was a bit slow. I think I settled on using plain html-helper mode which has some support for JSP. You can use the narrowing feature when editing the Java parts, but i found it still wasn't quite as nice as some editors can manage. I'm sure there is a good solution out there somewhere... cheers, -- Graham Bennett
