From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dmitri.Minaev@britishcouncil.ru Newsgroups: gmane.emacs.help Subject: RE: xml indenting, possibly with psgml? Date: Thu, 12 Dec 2002 10:17:44 +0400 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="KOI8-R" X-Trace: main.gmane.org 1039674045 25487 80.91.224.249 (12 Dec 2002 06:20:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 12 Dec 2002 06:20:45 +0000 (UTC) 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 18MMhp-0006cD-00 for ; Thu, 12 Dec 2002 07:20:21 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18MMh4-0001F8-0C for gnu-help-gnu-emacs@m.gmane.org; Thu, 12 Dec 2002 01:19:34 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18MMgW-0000vw-00 for help-gnu-emacs@gnu.org; Thu, 12 Dec 2002 01:19:00 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18MMgS-0000qS-00 for help-gnu-emacs@gnu.org; Thu, 12 Dec 2002 01:18:59 -0500 Original-Received: from gw10.britishcouncil.org ([195.195.246.74]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18MMgR-0000jd-00 for help-gnu-emacs@gnu.org; Thu, 12 Dec 2002 01:18:56 -0500 Original-Received: from rus2nt01.ru.britishcouncil.org (unverified) by gw10.britishcouncil.org ; Thu, 12 Dec 2002 06:19:38 +0000 Original-Received: by RUS2NT01 with Internet Mail Service (5.5.2650.21) id ; Thu, 12 Dec 2002 10:18:43 +0400 Original-To: p1@blinker.net, help-gnu-emacs@gnu.org X-Mailer: Internet Mail Service (5.5.2650.21) 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:4556 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:4556 For those missing the DTD for build.xml: http://www.sdv.fr/pages/casa/html/ant-dtd.en.html PS: I didn't try it, though. Build.xml files are evil, use Make instead ;) -- With best regards, Dmitri Minaev > -----Original Message----- > From: Bjoern [mailto:p1@blinker.net] > Sent: Tuesday, December 10, 2002 11:14 PM > To: help-gnu-emacs@gnu.org > Subject: Re: xml indenting, possibly with psgml? > > > Jim Crossley wrote: > > Bjoern writes: > > > > > >>I can't figure out how to make psgml indent my xml-files. It just > >>doesn't do anything when I press 'tab' or do 'indent-region'. > > > > > > M-x customize-variable RET sgml-indent-data > > Hm, my emacs doesn't seem to know that variable :-( > > >>I also get an error message because it doesn't find the dtd, can't I > >>get rid of that. I guess I really only need indenting and possibly > >>syntax highlighting. > > > > > > You'll only get that error once (the first time it attempts to > > parse). You can live with it (and still derive benefit from > > indentation, etc) or you can create a local CATALOG file > that contains > > the DTD references you commonly use. I highly recommend > this article: > > The problem is that there isn't really a DTD for ant build.xml files. > ALthough I think there now is a target to create one from a > build file, > but I am not sure if it's practical if it's constantly changing. > > Bjoern > > _______________________________________________ > Help-gnu-emacs mailing list > Help-gnu-emacs@gnu.org > http://mail.gnu.org/mailman/listinfo/help-gnu-emacs >