bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: xgettext recognise .scm extension


From: Jan Nieuwenhuizen
Subject: Re: xgettext recognise .scm extension
Date: Wed, 18 Aug 2004 21:13:46 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Bruno Haible writes:

> Can you please tell me which Scheme implementation you use with gettext?

This is for use with Guile.  The guile developers suggested using this
construct:

   (_ "foo")

which works fine for xgettext.

> Last time I looked at guile, it didn't support Unicode strings nor
> an interface to libintl.

Indeed.  However as Guile is (primarily?) an extension language, using
(x)gettext from Scheme with a C gettext binding is a fair solution.

If you are using plain 8bit strings, it can be done now.

> Without a complete working example, as in
> gettext-tools/examples/hello-clisp/, this is not very useful,
> however.

Sure, this new patch includes an example.

Greetings,
Jan.

Attachment: gettext-0.14.1.jcn2.diff
Description: Text document

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org

reply via email to

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