From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: d2003xx@hotmail.com (d2003xx) Newsgroups: gmane.emacs.help Subject: Re: xml indenting again (sgml-mode broken???) Date: 5 Jun 2003 22:37:40 -0700 Organization: http://groups.google.com/ Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3dd5593c.0306052137.5f01f123@posting.google.com> References: NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1054878103 19283 80.91.224.249 (6 Jun 2003 05:41:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 6 Jun 2003 05:41:43 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Fri Jun 06 07:41:40 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19O9yu-00050g-00 for ; Fri, 06 Jun 2003 07:41:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19O9yi-0007Rh-LM for gnu-help-gnu-emacs@m.gmane.org; Fri, 06 Jun 2003 01:41:28 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 33 Original-NNTP-Posting-Host: 61.70.221.93 Original-X-Trace: posting.google.com 1054877860 31846 127.0.0.1 (6 Jun 2003 05:37:40 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: 6 Jun 2003 05:37:40 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:114201 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:10695 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:10695 Bjoern wrote in message news:... > *SIGH* - now that I've upgraded to emacs 21.3 (Win32) from 21.2, > html/xml-indenting appears to be broken again (not indenting, just > inserting LOADS of whitespace everywhere). I searched the ng archives > and found old answers to a similiar request of mine. I think back then I > downloaded a new version of sgml-mode and replaced the one that comes > 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 > > > > in my file. > > I tried copying the sgml-mode.el from my old emacs installation, but it > didn't work, either (I also byte-compiled it). > > What can I do now? I don't want to use psgml because of the pestering > for DTDs. > > I also need to look for a mode that can handle jsp-Files well, so > recommendations for that would be much appreciated. > > Many thanks in advance! sgml-mode in GNU Emacs 21.3.50 has supported indent. You may either check it out from the CVS or download from my site: http://61.70.221.93/stuff/sgml-mode.el