From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: pemente@northpark.edu (Eric Pement) Newsgroups: gmane.emacs.help Subject: Re: emacs as an XML editor? Date: 3 Sep 2004 13:52:23 -0700 Organization: http://groups.google.com Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <227a55e9.0409031252.6e8c4775@posting.google.com> References: NNTP-Posting-Host: deer.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1094244912 12671 80.91.224.253 (3 Sep 2004 20:55:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 3 Sep 2004 20:55:12 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 03 22:55:03 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C3L5K-00009k-00 for ; Fri, 03 Sep 2004 22:55:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C3LAM-0006KM-Q4 for geh-help-gnu-emacs@m.gmane.org; Fri, 03 Sep 2004 17:00:14 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews2.google.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 22 Original-NNTP-Posting-Host: 66.185.249.108 Original-X-Trace: posting.google.com 1094244743 9301 127.0.0.1 (3 Sep 2004 20:52:23 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 3 Sep 2004 20:52:23 +0000 (UTC) Original-Xref: shelby.stanford.edu gnu.emacs.help:125076 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:20429 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:20429 Gustaf Erikson wrote in message news:... > What would be really nice is an emacs mode that could be used for XML > editing. It would include stuff like parsing for well-formedness, > validation, folding elements etc. Anyone have any pointers on how this > can be implemented? The Text Encoding Initiative has a special interest in literary and multilingual texts and XML. They have released a special version of Emacs which comes preinstalled with nxml-mode, psgml-mode, DTD, Schemas, XSLT style sheets, and more things than I can understand. Visit the first two pages, then download Emacs from the third page: http://www.tei-c.org http://www.tei-c.org/Software/index.html http://www.tei-c.org/Software/tei-emacs/ Don't skip over the first two pages. For instance, on the middle link ("Software"), I discovered an interesting Word-to-XML or Word-to-XHTML processor, and some other useful XML tools. -- Eric Pement