unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Andy Wingo <wingo@pobox.com>
To: Thien-Thi Nguyen <ttn@gnuvola.org>
Cc: guile-user@gnu.org
Subject: Re: survey: string external representation
Date: Tue, 07 Feb 2012 09:58:11 +0100	[thread overview]
Message-ID: <87ty33dnq4.fsf@pobox.com> (raw)
In-Reply-To: <87d39td3s2.fsf@gnuvola.org> (Thien-Thi Nguyen's message of "Sun, 05 Feb 2012 10:32:13 +0100")

[-- Attachment #1: Type: text/plain, Size: 191 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--en_US.UTF-8.out --]
[-- Type: application/octet-stream, Size: 249 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: Type: text/plain, Size: 26 bytes --]


-- 
http://wingolog.org/

  reply	other threads:[~2012-02-07  8:58 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 [this message]
2012-02-07  9:52     ` David Pirotte
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=87ty33dnq4.fsf@pobox.com \
    --to=wingo@pobox.com \
    --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).