() [email protected] (Ludovic Courtès)
() Tue, 14 Aug 2012 15:33:24 +0200

   > What is ‘sxml-match’ and how would a renderer use it?

   Pattern matching on SXML trees:

     http://www.gnu.org/software/guile/manual/html_node/sxml_002dmatch.html

   In my experience, it greatly simplifies handling of SXML trees.
   Without that, one has to resort to error-prone hand-written matching
   code, work with XML attributes that can appear in any order, etc.

Thanks for the link.  I suppose the Emacs 24 (and later) equivalent,
should it be necessary, would be ‘pcase’ plus SXML-specific SMOP.  So,
no worries.

   [parsing texinfo]

That's what makeinfo does (canonically).

-- 
Thien-Thi Nguyen ..................................... GPG key: 4C807502
.                  NB: ttn at glug dot org is not me                   .
.                 (and has not been since 2007 or so)                  .
.                        ACCEPT NO SUBSTITUTES                         .
........... please send technical questions to mailing lists ...........

Attachment: pgpNp2eFh2ixE.pgp
Description: PGP signature

Reply via email to