unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: ludo@chbouib.org (Ludovic Courtès)
Subject: Re: More i18n
Date: Tue, 16 Jan 2007 23:08:24 +0100	[thread overview]
Message-ID: <87ps9er5ev.fsf@chbouib.org> (raw)
In-Reply-To: 878xg2tzjz.fsf@chbouib.org

Oops, I forgot to mention a few things...

ludo@chbouib.org (Ludovic Courtès) writes:

>   2. Since `nl-langinfo' is hidden from Scheme programmers, all the
>      `locale-' procedures are guaranteed to work, no matter whether
>      `nl_langinfo ()' is actually available (see the feature-conditional
>      macros in `i18n.scm').

The idea is that eventually we could plug in `localeconv' support
transparently, i.e., the user-visible API would remain the same but it
would become capable of using `localeconv' when `nl-langinfo' is not
available (that would work only for monetary and numeric procedures,
though).


   -1. Introduced `%global-locale' (which is quite handy).

   -2. Changed `make-locale' to use a category list rather than a
       category mask:

         (make-locale (list LC_NUMERIC LC_MESSAGES) "eo_EO")

And I think that's it.

Ludo'.



_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel


  reply	other threads:[~2007-01-16 22:08 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-10 15:04 More i18n Ludovic Courtès
2006-12-11 19:42 ` Neil Jerram
2006-12-12  9:09   ` Ludovic Courtès
2006-12-12 19:48     ` Kevin Ryde
2006-12-31 16:23       ` Neil Jerram
2006-12-31 16:22     ` Neil Jerram
2006-12-13  0:11   ` Kevin Ryde
2006-12-31 16:54     ` Neil Jerram
2006-12-11 23:26 ` Kevin Ryde
2006-12-12  9:36   ` Ludovic Courtès
2006-12-12 19:43     ` Kevin Ryde
2006-12-12 19:19 ` Kevin Ryde
2006-12-31 16:15   ` Neil Jerram
2007-01-01 22:32     ` Kevin Ryde
2007-01-16 21:46   ` Ludovic Courtès
2007-01-16 22:08     ` Ludovic Courtès [this message]
2007-01-23  0:49       ` Kevin Ryde
2007-01-23  0:46     ` Kevin Ryde
2007-01-23 23:44       ` Ludovic Courtès
2007-01-24 20:58         ` Kevin Ryde
2007-01-31 21:13           ` Ludovic Courtès
2007-01-31 22:06             ` Kevin Ryde
2007-01-25  1:05     ` Kevin Ryde

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=87ps9er5ev.fsf@chbouib.org \
    --to=ludo@chbouib.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).