unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Printing utf8 strings
@ 2008-12-08 15:20 Stanislav Ievlev
  2008-12-08 15:25 ` Stanislav Ievlev
  2008-12-08 15:48 ` Neil Jerram
  0 siblings, 2 replies; 5+ messages in thread
From: Stanislav Ievlev @ 2008-12-08 15:20 UTC (permalink / raw)
  To: guile-devel

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

Greetings!

Why results of (display) and (write) functions on same utf-8 string are too
different?

--
$ 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: 352 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-12-10  8:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-08 15:20 Printing utf8 strings Stanislav Ievlev
2008-12-08 15:25 ` Stanislav Ievlev
2008-12-08 15:27   ` Stanislav Ievlev
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

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).