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: Chong Yidong
Subject: Re: Problems with xml-parse-string
Date: Fri, 24 Sep 2010 15:25:12 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Lars Magne Ingebrigtsen <address@hidden> writes:

>> Doesn't seem too horrific.
>
> It's not too horrific.  It's just that it's not as nice as it could
> be.  And if you deal with these structures all the time, you get to
> recreate the (and (consp data) (not (eq (car data) '@))) in every
> single branch of every single little trivial function you write (and
> read).

That's why you use `xml-node-children' and so forth.



reply via email to

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