We are pleased to announce the release of Guile 1.7.91. This is a
release candidate for Guile 1.8. It can be found here:
ftp://alpha.gnu.org/gnu/guile/guile-1.7.91.tar.gz
Its MD5 checksum is
b2106c1b574e22ec67c4c2178074b5ec guile-1.7.91.tar.gz
The plan is to release version 1.8.0 nex
Christian Mauduit <[EMAIL PROTECTED]> writes:
>
> (_ "my string")
Gettext can understand that directly, actually. With a recent version
it's something like
xgettext --language=scheme --keyword=_
With older gettext I think language=lisp works. xgettext recognises
`gettext' calls directl