Joel: Earlier in the week I began a similar search. The twooptions I've found are multimode.el and html-helper-mode.el, both of which have been mentioned. I am trying them both, but here's what I've found: multimode switches between major modes (any major modes; it is very flexible) based on tags you define. So when you move past a <% it switches you to JDE. If the most recent tag was a %>, then you will be in html-mode. This is great, except that every time you move past a <% it switches JDE, which takes some time. I am still trying to decide if it is worth it. Html-helper-mode is mcuh more powerful html editor, and when you are inside <%-%> tags you can narrow to that block and jde takes over. So you have to "request" jde, which is les convenient.
I'll report back when I have more experience with them if people want... hth Lauren --- Joel Cordonnier <[EMAIL PROTECTED]> wrote: > Hi, > > Where can i find an emacs JSP mode ?? > > Thanks > /Joel > > ___________________________________________________________ > Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et > en fran�ais ! > Yahoo! Mail : http://fr.mail.yahoo.com ===== ------------------------- Mr Lauren Commons DISCLAIMER: The opinions expressed ARE in fact those of my employer. __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com
