GNU bug report logs - #25872
[minor] SXML Transform section in ref-man does not mention `(sxml transform)'

Previous Next

Package: guile;

Reported by: Matt Wette <matt.wette <at> gmail.com>

Date: Sat, 25 Feb 2017 14:42:01 UTC

Severity: normal

To reply to this bug, email your comments to 25872 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#25872; Package guile. (Sat, 25 Feb 2017 14:42:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Matt Wette <matt.wette <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Sat, 25 Feb 2017 14:42:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Matt Wette <matt.wette <at> gmail.com>
To: bug-guile <at> gnu.org
Subject: [minor] SXML Transform section in ref-man does not mention `(sxml
 transform)'
Date: Sat, 25 Feb 2017 06:40:52 -0800
[Message part 1 (text/plain, inline)]
This is a minor nit.  The reference manual does not direct user to do `(use-modules (sxml transform))'

The following patch is wrt guile-2.1.7/doc/ref/sxml.texi

--- sxml.texi.orig	2017-02-25 06:33:38.000000000 -0800
+++ sxml.texi	2017-02-25 06:36:00.000000000 -0800
@@ -457,6 +457,8 @@
 @node Transforming SXML
 @subsection Transforming SXML
 @subsubsection Overview
+@code{(sxml transform)} defines a number of procedures for transforming
+SXML, analogous to using XSL for XML.
 @heading SXML expression tree transformers
 @subheading Pre-Post-order traversal of a tree and creation of a new tree
 @smallexample 

[Message part 2 (text/html, inline)]

This bug report was last modified 8 years and 108 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.