From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/57622 Path: main.gmane.org!not-for-mail From: "Ted Zlatanov" Newsgroups: gmane.emacs.gnus.general Subject: Re: Emacs markup language Date: 21 May 2004 10:06:56 -0400 Organization: =?us-ascii?Q?=3D=3Fkoi8-r=3Fq=3F=3DF4=3DC5=3DCF=3DC4=3DCF=3D?= =?us-ascii?Q?D2=3D20=3DFA=3DCC=3DC1=3DD4=3DC1=3DCE=3DCF=3DD7=3F=3D?= @ Cienfuegos Sender: ding-owner@lists.math.uh.edu Message-ID: <4n1xlddgcf.fsf@lifelogs.com> References: <87lljpy2op.fsf@nwalsh.com> <877jv8ih1p.fsf@glaurung.internal.golden-gryphon.com> <864qqa7pwu.fsf@rumba.de.uu.net> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1085149901 561 80.91.224.253 (21 May 2004 14:31:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 21 May 2004 14:31:41 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+M6162@lists.math.uh.edu Fri May 21 16:31:12 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 1BRAxV-0008VV-00 for ; Fri, 21 May 2004 16:25:13 +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 1BRAw2-0004z5-00; Fri, 21 May 2004 09:23:42 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1BRAvx-0004z0-00 for ding@lists.math.uh.edu; Fri, 21 May 2004 09:23:37 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1BRAvx-0005aq-B1 for ding@lists.math.uh.edu; Fri, 21 May 2004 09:23:37 -0500 Original-Received: from mail.bwh.harvard.edu (sysblade0.bwh.harvard.edu [134.174.9.44]) by justine.libertine.org (Postfix) with ESMTP id 33F723A0041 for ; Fri, 21 May 2004 09:23:36 -0500 (CDT) Original-Received: (qmail 8861 invoked from network); 21 May 2004 14:17:58 -0000 Envelope-Sender: tzz@lifelogs.com Envelope-Recipients: kai@emptydomain.de, ding@gnus.org, Original-Received: from asimov.bwh.harvard.edu (HELO asimov) ([134.174.9.63]) (envelope-sender ) by mail.bwh.harvard.edu (qmail-ldap-1.03) with SMTP for ; 21 May 2004 14:17:57 -0000 Mail-Followup-To: "Kai Grossjohann" , ding@gnus.org Original-To: "Kai Grossjohann" X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" In-Reply-To: <864qqa7pwu.fsf@rumba.de.uu.net> (Kai Grossjohann's message of "Thu, 20 May 2004 23:24:33 +0200") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:57622 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:57622 On Thu, 20 May 2004, kai@emptydomain.de wrote: > Manoj Srivastava writes: > >> Could you share the names of the tools you use to author XML? > > I hear that nXML by James Clark is very good; I haven't had time yet > to try it. > > It works with RelaxNG instead of XML Schema -- not sure whether > that's an advantage of a disadvantage... I don't think RelaxNG is a problem, since you can convert to DTD and back easily. For me nXML crashed Emacs after C-h m. I'm running the CVS version of Emacs so that may be the reason, I'll follow up in the appropriate lists. Thanks Ted