unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: David Pirotte <david@altosw.be>
To: Thien-Thi Nguyen <ttn@gnuvola.org>
Cc: guile-user@gnu.org
Subject: Re: survey: string external representation
Date: Tue, 7 Feb 2012 07:52:01 -0200	[thread overview]
Message-ID: <20120207075201.4a7e3377@rascar> (raw)
In-Reply-To: <87d39td3s2.fsf@gnuvola.org>

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

On Sun 05 Feb 2012 10:32, Thien-Thi Nguyen <ttn@gnuvola.org> writes:

>   guile -s xrep2.scm \
>     | tee xrep2-$(guile --version | sed 's/.* //;q')-$LANG.out
>
> What do other people see?  


[-- Attachment #2: xrep2-1.6.8-en_US.UTF-8.out --]
[-- Type: application/octet-stream, Size: 255 bytes --]

LANG: "en_US.UTF-8"

foo	foo
foo	"foo"
"foo"	"\"foo\""

#{f\"o\ b\\r}#	#{f\"o\ b\\r}#
f"o b\r	"f\"o b\\r"
"f\"o b\\r"	"\"f\\\"o b\\\\r\""

⌬	⌬
⌬	"⌬"
"⌬"	"\"⌬\""

䕫	䕫
䕫	"䕫"
"䕫"	"\"䕫\""

蜨	蜨
蜨	"蜨"
"蜨"	"\"蜨\""

[-- Attachment #3: xrep2-1.6.8-fr_BE.UTF-8.out --]
[-- Type: application/octet-stream, Size: 255 bytes --]

LANG: "fr_BE.UTF-8"

foo	foo
foo	"foo"
"foo"	"\"foo\""

#{f\"o\ b\\r}#	#{f\"o\ b\\r}#
f"o b\r	"f\"o b\\r"
"f\"o b\\r"	"\"f\\\"o b\\\\r\""

⌬	⌬
⌬	"⌬"
"⌬"	"\"⌬\""

䕫	䕫
䕫	"䕫"
"䕫"	"\"䕫\""

蜨	蜨
蜨	"蜨"
"蜨"	"\"蜨\""

  parent reply	other threads:[~2012-02-07  9:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-26  8:00 survey: string external representation Thien-Thi Nguyen
2012-01-26  8:38 ` Andy Wingo
2012-01-26 14:11 ` Mike Gran
2012-01-27 10:27 ` Thien-Thi Nguyen
2012-02-05  9:32   ` Thien-Thi Nguyen
2012-02-07  8:58     ` Andy Wingo
2012-02-07  9:52     ` David Pirotte [this message]
2012-01-27 15:32 ` David Pirotte

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=20120207075201.4a7e3377@rascar \
    --to=david@altosw.be \
    --cc=guile-user@gnu.org \
    --cc=ttn@gnuvola.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).