unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Filename encoding
@ 2014-01-15 12:52 Chris Vine
  2014-01-15 18:14 ` Mark H Weaver
  0 siblings, 1 reply; 19+ messages in thread
From: Chris Vine @ 2014-01-15 12:52 UTC (permalink / raw)
  To: guile-user

Hi,

A number of guile's scheme procedures look-up or reference files on a
file system (open-file, load and so forth).

How does guile translate filenames from its internal string
representation (ISO-8859-1/UTF-32) to narrow string filename encoding
when looking up the file?  Does it assume filenames are in locale
encoding (not particularly safe on networked file systems) or does it
provide a fluid for this?  (glib caters for this with the
G_FILENAME_ENCODING environmental variable.)

Chris



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

end of thread, other threads:[~2014-01-16 16:12 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-15 12:52 Filename encoding Chris Vine
2014-01-15 18:14 ` Mark H Weaver
2014-01-15 19:02   ` Eli Zaretskii
2014-01-15 21:34     ` Mark H Weaver
2014-01-16  3:46       ` Eli Zaretskii
2014-01-15 19:50   ` Chris Vine
2014-01-15 21:00     ` Eli Zaretskii
2014-01-15 21:42       ` Chris Vine
2014-01-16  3:52         ` Eli Zaretskii
2014-01-15 21:47     ` Mark H Weaver
2014-01-15 22:32       ` Chris Vine
2014-01-16  3:55       ` Eli Zaretskii
2014-01-15 23:29     ` Ludovic Courtès
2014-01-16  4:00       ` Eli Zaretskii
2014-01-16 13:03         ` Ludovic Courtès
2014-01-16 14:07           ` John Darrington
2014-01-16 16:12             ` Eli Zaretskii
2014-01-16 16:09           ` Eli Zaretskii
2014-01-16 15:36         ` Mark H Weaver

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