From: "Stanislav Ievlev" <stanislav.ievlev@gmail.com>
To: guile-devel@gnu.org
Subject: Re: Printing utf8 strings
Date: Mon, 8 Dec 2008 18:27:17 +0300 [thread overview]
Message-ID: <c5318fd90812080727r626b9adcud6ac016fc080d07@mail.gmail.com> (raw)
In-Reply-To: <c5318fd90812080725n648708d4gd4837233ac86a0e4@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 606 bytes --]
This is a guile 1.8.5
2008/12/8 Stanislav Ievlev <stanislav.ievlev@gmail.com>
>
>
> 2008/12/8 Stanislav Ievlev <stanislav.ievlev@gmail.com>
>
>> Greetings!
>>
>> Why results of (display) and (write) functions on same utf-8 string are
>> too different?
>
> It's very strange that one symbols ('о' - russian 'o') I see without
> changes, but others ('с' - russian 's') in quoted form.
>
>
>>
>>
>> --
>> $ guile
>> guile> (define a "строка")
>> guile> (display a)
>> строкаguile> (write a)
>> "�x81�x82�x80ока"guile>
>> --
>>
>> --
>> With best regards
>> Stanislav Ievlev.
>>
>>
>
[-- Attachment #2: Type: text/html, Size: 1460 bytes --]
next prev parent reply other threads:[~2008-12-08 15:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-08 15:20 Printing utf8 strings Stanislav Ievlev
2008-12-08 15:25 ` Stanislav Ievlev
2008-12-08 15:27 ` Stanislav Ievlev [this message]
2008-12-08 15:48 ` Neil Jerram
[not found] ` <c5318fd90812080754m1f5351fbi83cef5f478bbd924@mail.gmail.com>
[not found] ` <49dd78620812091417q4e3f9387idd4019593422ff9c@mail.gmail.com>
2008-12-10 8:16 ` Stanislav Ievlev
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=c5318fd90812080727r626b9adcud6ac016fc080d07@mail.gmail.com \
--to=stanislav.ievlev@gmail.com \
--cc=guile-devel@gnu.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).