unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Dmitri.Minaev@Samara.BritishCouncil.RU
Subject: RE: jsp colorization
Date: Mon, 1 Jul 2002 18:10:07 +0400	[thread overview]
Message-ID: <B5CFBC051993D41196FF00D0B78EE626DA3BC1@RUS2NT01> (raw)

html-helper-mode.el by Nelson Minar (maintained by 'Saint' Lauri) does this.
Just say:

(require 'html-helper-mode)
(setq auto-mode-alist (cons '("\\.jsp$" . jsp-html-helper-mode)
auto-mode-alist))

--
With best regards,
Dmitri Minaev


> -----Original Message-----
> From: Dmitry Trunikov [mailto:tda@quasarlabs.com]
> Sent: Monday, July 01, 2002 1:24 PM
> To: help-gnu-emacs@gnu.org
> Subject: jsp colorization
> 
> 
> Hi ALL.
> Tell me please how can I turn on syntax highliting for *.jsp (Java 
> Server Pages) files?
> Has emacs support for this type of files?
> If it hasn't then how can I tell emacs that jsp and html 
> files is the same?
> 
> Thanks.
> 
> P.S.  emacs 21.1/linux
> 
> 
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
> 

             reply	other threads:[~2002-07-01 14:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-01 14:10 Dmitri.Minaev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-07-01 12:24 jsp colorization Dmitry Trunikov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=B5CFBC051993D41196FF00D0B78EE626DA3BC1@RUS2NT01 \
    --to=dmitri.minaev@samara.britishcouncil.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).