From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Jayakrishnan Nair" Newsgroups: gmane.emacs.help Subject: RE: xml indenting, possibly with psgml? Date: Fri, 10 Jan 2003 09:20:02 -0800 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="us-ascii" Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1042219440 6614 80.91.224.249 (10 Jan 2003 17:24:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 10 Jan 2003 17:24:00 +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 18X2ss-0001hj-00 for ; Fri, 10 Jan 2003 18:23:54 +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 18X2ri-0002GU-08 for gnu-help-gnu-emacs@m.gmane.org; Fri, 10 Jan 2003 12:22:42 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18X2qI-0000uP-00 for help-gnu-emacs@gnu.org; Fri, 10 Jan 2003 12:21:14 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18X2pM-0000Rj-00 for help-gnu-emacs@gnu.org; Fri, 10 Jan 2003 12:20:18 -0500 Original-Received: from egate.seebeyond.com ([65.169.135.150] helo=mail2002.stc.com) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18X2pA-0000FO-00 for help-gnu-emacs@gnu.org; Fri, 10 Jan 2003 12:20:04 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: xml indenting, possibly with psgml? Thread-Index: AcK4alaDRP5oguBaTtOzBQ4g1fa6UQAYiIfg Original-To: 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:5332 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5332 You may want to try this http://members.iinet.net.au/~mdub/software/xml-lite.el -----Original Message----- From: Gman [mailto:notmyemailaddressglaprade@yahoo.com]=20 Sent: Thursday, January 09, 2003 9:34 PM To: help-gnu-emacs@gnu.org Subject: Re: xml indenting, possibly with psgml? Stefan Monnier wrote: >>>>>>"Bjoern" =3D=3D Bjoern writes: >> >>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. >=20 >=20 > The newer version of sgml-mode (the one bundled with Emacs) will do > just that. You can try it out from the CVS directory. It reportedly > works under Emacs-21.[12] as well. >=20 > http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/textmodes/sgml- mode.el?rev=3DHEAD >=20 >=20 > Stefan I downloaded this guy and loaded it up, but when I C-x h and C-M \ it=20 doesn't seem to indent logically. It basically indents every line=20 increasingly so that they form a backwards stair-step pattern. Any hints??? I loaded up psgml also and got nuthin' for indent-region, even after the set variable tricks mentioned. I am running NTEmacs 20.7. Didn't like the way I had to force psgml to parse the buffer b4=20 font-locking either, or the way it seemed to be parsing on keystroke and taking a bunch of processor overhead while just navigating the file Of course, it is entirely possible that I do not know what I am doing. :) Thanks, Greg _______________________________________________ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://mail.gnu.org/mailman/listinfo/help-gnu-emacs