From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57549 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: Emacs markup language Date: Wed, 19 May 2004 22:36:00 +0200 Organization: Probably a good idea Sender: ding-owner@lists.math.uh.edu Message-ID: <87lljow3wv.fsf@dod.no> References: <87lljpy2op.fsf@nwalsh.com> <877jv8ih1p.fsf@glaurung.internal.golden-gryphon.com> <4nbrkkcmm3.fsf@lifelogs.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: sea.gmane.org 1084998990 16061 80.91.224.253 (19 May 2004 20:36:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 May 2004 20:36:30 +0000 (UTC) Original-X-From: ding-owner+M6089@lists.math.uh.edu Wed May 19 22:36:24 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BQXnc-0003Ky-00 for ; Wed, 19 May 2004 22:36:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1BQXnQ-00034n-00; Wed, 19 May 2004 15:36:12 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BQXnL-00034i-00 for ding@lists.math.uh.edu; Wed, 19 May 2004 15:36:07 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BQXnJ-0003r6-WE for ding@lists.math.uh.edu; Wed, 19 May 2004 15:36:06 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id 030CE3A0231 for ; Wed, 19 May 2004 15:36:05 -0500 (CDT) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BQXnI-0008DQ-00 for ; Wed, 19 May 2004 22:36:04 +0200 Original-Received: from 2k37dm1.cm.chello.no ([80.111.85.245]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 May 2004 22:36:04 +0200 Original-Received: from sb by 2k37dm1.cm.chello.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 May 2004 22:36:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org Original-Lines: 25 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 2k37dm1.cm.chello.no Mail-Copies-To: never User-Agent: Gnus/5.110002 (No Gnus v0.2) XEmacs/21.4 (Common Lisp, linux) Cancel-Lock: sha1:hgLA49SfoKes0fES52TIKKSdxIE= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57549 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57549 >>>>> "Ted Zlatanov" : > On Wed, 19 May 2004, srivasta@acm.org wrote: >> On Tue, 18 May 2004 15:07:18 -0400, Norman Walsh said: >>> Unpleasant for whom? I have a whole library of tools that'll let me >>> do useful things with XML. >> Could you share the names of the tools you use to author XML? I >> use psgml, but it has been in semi-stasis for years now, and has no >> support for schemas. I do like the context sensitive tag and >> attribute insertion for arbitrary DTD's in psgml. > (OT, sorry!) (more OT coming up) > I have used XAE and it was OK for XML work, when you have to do it > in Emacs. The editing functionality of XAE is psgml. I find it quite powerful (at least when it has a DTD for the format being edited). There's a new, maintained, XML mode under development: http://groups.yahoo.com/group/emacs-nxml-mode/ http://www.xmlhack.com/read.php?item=2061