guix-patches
[Top][All Lists]
Advanced

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

[bug#31774] [PATCH 12/22] gnu: Add maven-core.


From: Ludovic Courtès
Subject: [bug#31774] [PATCH 12/22] gnu: Add maven-core.
Date: Thu, 14 Jun 2018 22:07:28 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Hello,

Danny Milosavljevic <address@hidden> skribis:

> Now I tried
>
> (match sxml
>  (('*TOP*
>    ('component-set
>     ('components x ...))) x))
>
> and it seems to work.

Also, for SXML, you may sometimes find that ‘sxml-match’ is more
convenient (that’s not always the case though—it has weirdness of its
own.  :-)).

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

Ludo’.





reply via email to

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