unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Matt Wette <matt.wette@gmail.com>
To: 25872@debbugs.gnu.org
Subject: bug#25872: [minor] SXML Transform section in ref-man does not mention `(sxml transform)'
Date: Sat, 25 Feb 2017 06:40:52 -0800	[thread overview]
Message-ID: <FCAD9F55-722F-4858-98C8-FD54E18E86A0@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 632 bytes --]

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 


[-- Attachment #2: Type: text/html, Size: 3527 bytes --]

                 reply	other threads:[~2017-02-25 14:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=FCAD9F55-722F-4858-98C8-FD54E18E86A0@gmail.com \
    --to=matt.wette@gmail.com \
    --cc=25872@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).