emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with xml-parse-string


From: Wojciech Meyer
Subject: Re: Problems with xml-parse-string
Date: Wed, 22 Sep 2010 12:55:37 +0100

On Wed, Sep 22, 2010 at 12:41 PM, Lars Magne Ingebrigtsen
<address@hidden> wrote:
> Lars Magne Ingebrigtsen <address@hidden> writes:
>
>> There's very little if-ing necessary.  It's all very regular.  If the
>> cdr of anything is a list, you can descend into it, and everything
>> does have a cdr -- there are no atoms sprinkled here and there that you
>> have to special-case all over the place...

We should use S-XML. S-expression based XML for this and other places
where we have XML.

http://okmij.org/ftp/Scheme/SXML.html

Wojciech



reply via email to

[Prev in Thread] Current Thread [Next in Thread]