From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: nferrier@tapsellferrier.co.uk Newsgroups: gmane.emacs.devel Subject: xml-lite mode Date: 09 Oct 2002 10:11:00 +0100 Sender: emacs-devel-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1034154844 1527 127.0.0.1 (9 Oct 2002 09:14:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 9 Oct 2002 09:14:04 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17zCuk-0000Ns-00 for ; Wed, 09 Oct 2002 11:13:58 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17zDij-0002Ju-00 for ; Wed, 09 Oct 2002 12:05:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17zCtw-0003bZ-00; Wed, 09 Oct 2002 05:13:08 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17zCt4-0002RL-00 for emacs-devel@gnu.org; Wed, 09 Oct 2002 05:12:14 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17zCt2-0002QV-00 for emacs-devel@gnu.org; Wed, 09 Oct 2002 05:12:13 -0400 Original-Received: from host217-34-135-17.in-addr.btopenworld.com ([217.34.135.17] helo=tf1.tapsellferrier.co.uk) by monty-python.gnu.org with esmtp (Exim 4.10) id 17zCt2-0002QO-00 for emacs-devel@gnu.org; Wed, 09 Oct 2002 05:12:12 -0400 Original-Received: from [194.74.202.254] (helo=NFERRIER) by tf1.tapsellferrier.co.uk with esmtp (Exim 3.35 #1 (Debian)) id 17zDBS-0006Of-00 for ; Wed, 09 Oct 2002 10:31:14 +0100 Original-To: emacs-devel@gnu.org, In-Reply-To: Original-Lines: 12 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:8473 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:8473 I've been writing a lot of xml lately and I can't do without xml-lite-mode. This file doesn't seem to be included in the standard emacs distro. There was talk of adding the xml-lite mode facilities to the existing sgml-mode, that hasn't happened as yet (AFAIK). I'd like to beg for xml-lite to be made part of emacs. It's such a useful tool if one has to write xml. Nic Ferrier