[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: xml indenting again (sgml-mode broken???)
From: |
Stefan Monnier |
Subject: |
Re: xml indenting again (sgml-mode broken???) |
Date: |
06 Jun 2003 12:02:02 -0400 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
> with emacs. However, now sgml-mode doesn't recognise comments in my
> xml-files anymore, and it complains about unmatched tags, because I have
> something like
> <!-- servlet>
> ...
> </servlet>
> ...
> </servlet-mapping -->
Please try the sgml-mode.el in Emacs CVS. I've just installed a change
that should help in such cases. I'd be happy to hear whether it works well
or not for you.
Stefan
PS: In case you can't remember, the location is
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/textmodes/sgml-mode.el?rev=HEAD
and you can get there by following links from savannah.gnu.org/projects/emacs.
- Re: xml indenting again (sgml-mode broken???), (continued)
Re: xml indenting again (sgml-mode broken???), Artur Hefczyc, 2003/06/04
Re: xml indenting again (sgml-mode broken???), Kevin Rodgers, 2003/06/04
Re: xml indenting again (sgml-mode broken???), d2003xx, 2003/06/06
Re: xml indenting again (sgml-mode broken???),
Stefan Monnier <=