Re: Looking for a Style/Mode for editing JSP files

2002-02-25 Thread Daniel Hegyi
ROTECTED]>, <[EMAIL PROTECTED]> >CC: <[EMAIL PROTECTED]> >Subject: Re: Looking for a Style/Mode for editing JSP files >Date: Mon, 25 Feb 2002 11:03:50 -0500 > >That's html-helper-mode. > _ Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com

Re: Looking for a Style/Mode for editing JSP files

2002-02-25 Thread Jeff Rancier
That's html-helper-mode. - Original Message - From: "Jeff Rancier" <[EMAIL PROTECTED]> To: "Marc Brooks" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, February 25, 2002 10:58 AM Subject: Re: Looking for

Re: Looking for a Style/Mode for editing JSP files

2002-02-25 Thread Jeff Rancier
html-help-mode looks pretty good. Jeff - Original Message - From: "Marc Brooks" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, February 25, 2002 10:33 AM Subject: Re: Looking for a Style/Mode for editing JSP files | Her

Re: Looking for a Style/Mode for editing JSP files

2002-02-25 Thread Gian Uberto Lauri
>currently the HTML Mode is active. With this mode I cannot do identation >and other things. Did you try html-helper-mode ? http://www.gest.unipd.it/~saint/hth.html Gian Uberto Lauri "Bloody instructions which, being taught, [EMAIL PROTECTED] return to plague

Re: Looking for a Style/Mode for editing JSP files

2002-02-25 Thread Marc Brooks
Here's what I have in my .emacs file with emacs 21. I use the mmm mode that is part of the latest version of emacs. Later, Marc --- .emacs snippet below --- ;;; mmm-mode settings (setq mmm-global-mode 'maybe) (add-to-list 'mmm-mode-ext-classes-alist '(nil "\\.jsp\\'" jsp)) (add