Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
Subject: Re: Gnus-FAQ: xml to texi with Scheme prog
Date: Tue, 15 Mar 2005 19:16:42 +0100	[thread overview]
Message-ID: <v9br9k7p11.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <u4qfkliso.fsf@hamster.pflaesterer.de> ( =?iso-8859-1?q?Karl_Pfl=E4sterer's_message_of?= "Wed, 09 Mar 2005 20:41:56 +0100")

On Wed, Mar 09 2005, Karl Pflästerer wrote:

> as some of you may know the Gnus FAQ exists at the moment in two
> parallel versions which have to be synchronized manually: a XML version
> (which should be the master version) and a Texi version (which should
> get automagically created out of the XML version but is written by
> hand).
>
> To achieve the transformation I wrote a program in Scheme (I used PLT
> Scheme) which uses the SSAX lib to parse the XML data.

Thanks for your efforts, Karl.  It would be very nice to have only a
single source of the FAQ.

Could you elaborate which programs and/or libraries are required to
run this program?  I don't know anything about Scheme.

> #! /bin/sh
> #|
> exec mzscheme -mr $0 ${1+"$@"}
[...]

I can only find the following files related to "mzscheme" on my system
(SuSE 9.2):

/usr/lib/swig1.3/mzscheme$ file *
mzrun.swg:     ASCII C program text
mzscheme.swg:  ASCII C program text
precommon.swg: ASCII text
std_common.i:  ASCII C++ program text
[...]
std_vector.i:  ASCII C++ program text
typemaps.i:    ASCII C program text

> (require (lib "ssax.ss" "ssax")
>          (lib "sxpath.ss" "ssax")
>          (lib "sxml-tree-trans.ss" "ssax")

I didn't find any matches for those (using the package information
search).

Bye, Reiner.

PS: Could you please send me the resulting `gnus-faq.texi'?  Either on
    the list or by PM.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/



  reply	other threads:[~2005-03-15 18:16 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-09 19:41 Karl Pflästerer
2005-03-15 18:16 ` Reiner Steib [this message]
2005-03-15 19:22   ` Karl Pflästerer
2005-03-20 19:55     ` Reiner Steib
2005-03-20 21:55       ` Miles Bader
2005-03-21 18:37         ` Reiner Steib
2005-03-21 22:32           ` Karl Pflästerer
2005-03-21 22:47           ` Miles Bader
2005-03-22  9:45             ` Reiner Steib
2005-03-23  0:44               ` Miles Bader
2005-03-21 22:11         ` Karl Pflästerer
2005-03-21 22:04       ` Karl Pflästerer
2005-03-22 16:46       ` Reiner Steib
2005-03-23  8:30       ` Miles Bader
2005-03-23  8:56         ` Reiner Steib
2005-03-23  9:48           ` Miles Bader
2005-03-23 14:53             ` Reiner Steib

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

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

  git send-email \
    --in-reply-to=v9br9k7p11.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    /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 NNTP newsgroup(s).